Package: python-wadllib / 1.3.0-2

Metadata

Package Version Patches format
python-wadllib 1.3.0-2 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
no et roundtrip | (download)

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

 don't roundtrip through et, losing namespaces
 Roundtripping through ET was losing the namespace information, causing
 datetimes to be returned as strings.