Package: python-dugong / 3.3+dfsg-3

Metadata

Package Version Patches format
python-dugong 3.3+dfsg-3 3.0 (quilt)

Patch series

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

test/test_examples.py | 21 17 + 4 - 0 !
1 file changed, 17 insertions(+), 4 deletions(-)

 fix test skip conditions

This patch ensures that tests requiring a hardcoded server to
respond with a 200 status are properly skipped if the remote
server returns a redirect instead.


use local intersphinx.patch | (download)

rst/conf.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use local intersphinx inventory
 Instead of downloading the Python intersphinx directory
 at build time, use the cached copy shipped in debian/.

bug_771756.diff | (download)

dugong/__init__.py | 14 13 + 1 - 0 !
1 file changed, 13 insertions(+), 1 deletion(-)

 fix bug #771756