Bug#807351: python-debian: FTBFS: SystemError: E:Unable to parse package file (1)

2015-12-07 Thread Chris Lamb
dh_auto_test] Error 1 make[1]: Leaving directory '/home/lamby/temp/cdt.20151207220143.ZwB98jWQ6C/python-debian-0.1.27' debian/rules:13: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,&#

Bug#833363: python-debian: please improve message when passing incorrect type to iter_paragraphs

2016-08-03 Thread Chris Lamb
the same thing manually when debugging. :) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/lib/debian/deb822.py b/lib/debian/deb822.py index c1dcb17..403fd95 100644 --- a/lib/debian/deb822.py +++

Bug#833368: python3-debian: please include examples in package

2016-08-03 Thread Chris Lamb
Package: python3-debian Version: 0.1.28 Severity: wishlist Tags: patch Hi, The examples are included in python-debian but not in python3-debian. Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#833375: python3-debian: Cannot parse input of bytes under Python 3

2016-08-03 Thread Chris Lamb
equire something like: elif six.PY3 and isinstance(sequence, type(iter(b''))): [..] (I'm probably missing something obvious..) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-python-debian-maint

Bug#841071: python-debian: missing chardet from setup.py depends

2016-10-17 Thread Chris Lamb
d to using requirements.txt. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/setup.py b/setup.py index 4cc7ebb..633f196 100644 --- a/setup.py +++ b/setup.py @@ -27,5 +27,5 @@ setup(name='python-

Bug#833375: python3-debian: Cannot parse input of bytes under Python 3

2016-12-26 Thread Chris Lamb
t does indeed solve > your use case. Unfortunately, I've lost my testcase from this summer. It was *something* to do with https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833738, but I can't be sure now :) Regards, -- ,''`. : :' : Chris Lamb