[Python-modules-commits] [python-cryptography] 03/03: New upstream version.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Jan 23 14:19:59 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 f677f53358ff4bd252078121349cc8aadcacda21
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Jan 23 04:20:32 2016 +0200
New upstream version.
---
debian/changelog | 6 ++++++
debian/control | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2e510ce..6bf54bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cryptography (1.2.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sat, 23 Jan 2016 04:19:44 +0200
+
python-cryptography (1.1.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index aab2667..7b9c60e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
libssl-dev,
python-all-dev,
python-cffi (>= 1.1.0~),
- python-cryptography-vectors (<< 1.1.2~),
- python-cryptography-vectors (>= 1.1.1~),
+ python-cryptography-vectors (<< 1.2.2~),
+ python-cryptography-vectors (>= 1.2.1~),
python-enum34,
python-hypothesis,
python-idna (>= 2.0~),
@@ -23,8 +23,8 @@ Build-Depends:
python-six (>= 1.4.1~),
python3-all-dev,
python3-cffi (>= 1.1.0~),
- python3-cryptography-vectors (<< 1.1.2~),
- python3-cryptography-vectors (>= 1.1.1~),
+ python3-cryptography-vectors (<< 1.2.2~),
+ python3-cryptography-vectors (>= 1.2.1~),
python3-hypothesis,
python3-idna (>= 2.0~),
python3-iso8601,
--
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