[Python-modules-commits] [python-cryptography] 03/03: New upstream release.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Thu Dec 15 04:22:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography.
commit 4c5f30786a61c20b4b2c1d94ed01bf3554832a38
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Wed Dec 14 08:00:06 2016 +0200
New upstream release.
---
debian/changelog | 6 ++++++
debian/control | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4e865a9..2cf4665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cryptography (1.7.1-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Wed, 14 Dec 2016 07:59:21 +0200
+
python-cryptography (1.5.3-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index d550c10..dcd2446 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
libssl-dev,
python-all-dev,
python-cffi (>= 1.4.1~),
- python-cryptography-vectors (<< 1.5.4~) <!nocheck>,
- python-cryptography-vectors (>= 1.5.3~) <!nocheck>,
+ python-cryptography-vectors (<< 1.7.2~) <!nocheck>,
+ python-cryptography-vectors (>= 1.7.1~) <!nocheck>,
python-enum34,
python-hypothesis <!nocheck>,
python-idna (>= 2.0~),
@@ -26,8 +26,8 @@ Build-Depends:
python-tz <!nocheck>,
python3-all-dev,
python3-cffi (>= 1.4.1~),
- python3-cryptography-vectors (<< 1.5.4~) <!nocheck>,
- python3-cryptography-vectors (>= 1.5.3~) <!nocheck>,
+ python3-cryptography-vectors (<< 1.7.2~) <!nocheck>,
+ python3-cryptography-vectors (>= 1.7.1~) <!nocheck>,
python3-hypothesis <!nocheck>,
python3-idna (>= 2.0~),
python3-iso8601 <!nocheck>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography.git
More information about the Python-modules-commits
mailing list