Package: python-roman / 2.0.0-2

Metadata

Package Version Patches format
python-roman 2.0.0-2 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

tests.diff | (download)

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

 add test suite
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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