[Python-modules-commits] r34336 - in packages/python-cryptography/trunk/debian (3 files)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Fri Sep 18 22:23:32 UTC 2015


    Date: Friday, September 18, 2015 @ 22:23:32
  Author: mithrandi
Revision: 34336

Drop cffi pydist overrides, as cffi now ships pydist files which are
important not to override due to ABI versioning.

Modified:
  packages/python-cryptography/trunk/debian/changelog
  packages/python-cryptography/trunk/debian/py3dist-overrides
  packages/python-cryptography/trunk/debian/pydist-overrides

Modified: packages/python-cryptography/trunk/debian/changelog
===================================================================
--- packages/python-cryptography/trunk/debian/changelog	2015-09-18 22:01:07 UTC (rev 34335)
+++ packages/python-cryptography/trunk/debian/changelog	2015-09-18 22:23:32 UTC (rev 34336)
@@ -1,3 +1,10 @@
+python-cryptography (1.0.1-3) unstable; urgency=medium
+
+  * Drop cffi pydist overrides, as cffi now ships pydist files which are
+    important not to override due to ABI versioning.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sat, 19 Sep 2015 00:23:26 +0200
+
 python-cryptography (1.0.1-2) unstable; urgency=medium
 
   * Fix build-dependencies and pydist-overrides to make sure the correct

Modified: packages/python-cryptography/trunk/debian/py3dist-overrides
===================================================================
--- packages/python-cryptography/trunk/debian/py3dist-overrides	2015-09-18 22:01:07 UTC (rev 34335)
+++ packages/python-cryptography/trunk/debian/py3dist-overrides	2015-09-18 22:23:32 UTC (rev 34336)
@@ -1,3 +1,2 @@
-cffi python3-cffi; PEP386
 pyasn1 python3-pyasn1; PEP386
 six python3-six; PEP386

Modified: packages/python-cryptography/trunk/debian/pydist-overrides
===================================================================
--- packages/python-cryptography/trunk/debian/pydist-overrides	2015-09-18 22:01:07 UTC (rev 34335)
+++ packages/python-cryptography/trunk/debian/pydist-overrides	2015-09-18 22:23:32 UTC (rev 34336)
@@ -1,3 +1,2 @@
-cffi python-cffi; PEP386
 pyasn1 python-pyasn1; PEP386
 six python-six; PEP386




More information about the Python-modules-commits mailing list