[Python-modules-commits] [python-cryptography] 04/04: Update vectors dependency.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Nov 24 21:04:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography.
commit 772922cbf252623ef49417accbbd2cbf5a6dac58
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Tue Nov 24 22:53:32 2015 +0200
Update vectors dependency.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 7dc6b83..aab2667 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.1~),
- python-cryptography-vectors (>= 1.1~),
+ python-cryptography-vectors (<< 1.1.2~),
+ python-cryptography-vectors (>= 1.1.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.1~),
- python3-cryptography-vectors (>= 1.1~),
+ python3-cryptography-vectors (<< 1.1.2~),
+ python3-cryptography-vectors (>= 1.1.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