Package: python-roman / 2.0.0-1

Metadata

Package Version Patches format
python-roman 2.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no setuptools.diff | (download)

setup.py | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 don't use setuptools
2to3.diff | (download)

setup.py | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 add support for python 3
tests.diff | (download)

tests/romantest.py | 153 153 + 0 - 0 !
1 file changed, 153 insertions(+)

 add test suite
 Add test suite, extracted from the Dive Into Python book (package
 diveintopython).