lp:testresources

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:testresources

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
testing-cabal
Project:
testresources
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/testing-cabal/testresources.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on izar and finished taking 15 seconds — see the log
Import started on izar and finished taking 15 seconds — see the log
Import started on izar and finished taking 15 seconds — see the log
Import started on izar and finished taking 15 seconds — see the log

Recent revisions

88. By Jelmer Vernooij

Run travis tests on python 3.6.

87. By Jelmer Vernooij

Merge pull request #11 from lbragstad/doc-fixes

Update method signature in README.rst.

86. By Jelmer Vernooij

Drop Python 2.6 and Python 3.3 support; pip requires newer versions.

85. By Free Ekanayaka

Point Travis to pypy3 version 5.2 (#9)

The default pypy3 version in Travis is 2.4.0, which implements the
Python 3.2.x API.

Since setuptools recently dropped support for 3.0-3.2, the pypy3
builds for testresources are broken.

This branch changes the pypy3 Travis target to use pypy3.3-5.2-alpha1
instead.

84. By Free Ekanayaka

Honor dependencies ordering when switching between resources in (#6)

The branch adds a _OrderedSet util and uses it to be able to easily honor the
topological order calculated by neededResources().

83. By Robert Collins

Fix #1590536 classifiers not reported in PyPI.

82. By Robert Collins

Release 2.0.0

Major version due to dropping support for older Python versions.

81. By Robert Collins

README -> README.rst

80. By Robert Collins

Drop support for Python 2.4, 2.5, 3.2

While not deliberately breaking compatibility, we cannot easily test
those in CI, so stating that they are supported is at best misleading.

79. By Robert Collins

Bug #1524048: depend on pbr at runtime

Fixes-Bug: 1524048

We have a runtime dependency on pbr, but it wasn't expressed.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers