Package: python-wadllib / 1.3.2-3

Metadata

Package Version Patches format
python-wadllib 1.3.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
install data | (download)

MANIFEST.in | 1 0 + 1 - 0 !
setup.py | 1 1 + 0 - 0 !
2 files changed, 1 insertion(+), 1 deletion(-)

 install version.txt with package_data
bytes.patch | (download)

src/wadllib/application.py | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 mime document needs to be bytes in python3
bytes test.patch | (download)

src/wadllib/README.txt | 19 1 + 18 - 0 !
1 file changed, 1 insertion(+), 18 deletions(-)

 update doctests to be pyhon2 & python3 friendly.