Package: python-testscenarios / 0.5.0-6

Metadata

Package Version Patches format
python-testscenarios 0.5.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix Makefile to use py3.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix makefile to use py3
testtools 2.8.2 compat.patch | (download)

testscenarios/tests/test_scenarios.py | 2 1 + 1 - 0 !
testscenarios/tests/test_testcase.py | 60 59 + 1 - 0 !
2 files changed, 60 insertions(+), 2 deletions(-)

 fix compatibility with newer testtools
 These no longer provide testtools.tests
fix assertEquals is removed.patch | (download)

testscenarios/tests/test_scenarios.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix assertequals is removed