tag 839478 pending
thanks
Hello,
Bug #839478 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/python-aiohttp.git;a=commitdiff;h=c594768
---
commit c5947689b78d3561dfbf10a23d5b07a11c5133aa
Author: Piotr Ożarowski <[email protected]>
Date: Tue Nov 8 22:46:28 2016 +0100
mention bugs fixed by this upload in changelog
diff --git a/debian/changelog b/debian/changelog
index e5a69b7..6723bcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-python-aiohttp (1.1.1-1) UNRELEASED; urgency=medium
+python-aiohttp (1.1.1-1) unstable; urgency=medium
* New upstream release
+ - works with new multidict (closes: 835299)
+ - decompresses HTTP bodies (closes: 833254)
+ * tests disabled for now (see comment in debian/rules)
+ closes: 830567, 839478
- -- Piotr Ożarowski <[email protected]> Sun, 06 Nov 2016 15:13:03 +0100
+ -- Piotr Ożarowski <[email protected]> Tue, 08 Nov 2016 22:46:23 +0100
python-aiohttp (0.22.4-1) unstable; urgency=medium