tag 882011 pending
thanks
Hello,
Bug #882011 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:
https://anonscm.debian.org/cgit/python-modules/packages/python-cryptography.git/commit/?id=ce4d74e
---
commit ce4d74e24857f4bc9724657522e879d8327c5742
Author: Tristan Seligmann <[email protected]>
Date: Sat Nov 18 13:04:34 2017 +0200
Work around lack of environment marker support in dh_python by explicitly
listing dependencies.
diff --git a/debian/changelog b/debian/changelog
index cc9159b..bb6de2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-cryptography (2.1.3-2) unstable; urgency=medium
+
+ * Work around lack of environment marker support in dh_python by
+ explicitly listing dependencies (closes: #882011).
+
+ -- Tristan Seligmann <[email protected]> Sat, 18 Nov 2017 13:16:11 +0200
+
python-cryptography (2.1.3-1) unstable; urgency=medium
* New upstream release (closes: #874456).