tag 827925 pending
thanks
Hello,
Bug #827925 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-cryptography.git;a=commitdiff;h=e1987e3
---
commit e1987e3dbdec115ae10dfb2cc62ce3d0eed72af9
Author: Tristan Seligmann <[email protected]>
Date: Thu Jun 23 01:05:09 2016 +0200
Depend on a new enough dh-python (necessary to handle the python-cffi
mapping correctly).
diff --git a/debian/changelog b/debian/changelog
index 7c3e8d7..7c66efa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
python-cryptography (1.4-1) unstable; urgency=medium
* New upstream release.
+ * Depend on a new enough dh-python (necessary to handle the python-cffi
+ mapping correctly) (closes: #827925; technically not present in
+ testing/unstable anyway).
-- Tristan Seligmann <[email protected]> Thu, 23 Jun 2016 00:26:35 +0200