[Python-modules-commits] [python-cryptography] 02/08: Bump vectors dependencies.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Fri Aug 26 17:58:53 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 dd1166fe3c6d6518500e98cfe502f29690b94f9a
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Fri Aug 26 18:26:58 2016 +0200
Bump vectors dependencies.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 48aa98e..7cf71dc 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.4.1~) <!nocheck>,
- python-cryptography-vectors (>= 1.4~) <!nocheck>,
+ python-cryptography-vectors (<< 1.5.1~) <!nocheck>,
+ python-cryptography-vectors (>= 1.5~) <!nocheck>,
python-enum34,
python-hypothesis <!nocheck>,
python-idna (>= 2.0~),
@@ -24,8 +24,8 @@ Build-Depends:
python-six (>= 1.4.1~),
python3-all-dev,
python3-cffi (>= 1.4.1~),
- python3-cryptography-vectors (<< 1.4.1~) <!nocheck>,
- python3-cryptography-vectors (>= 1.4~) <!nocheck>,
+ python3-cryptography-vectors (<< 1.5.1~) <!nocheck>,
+ python3-cryptography-vectors (>= 1.5~) <!nocheck>,
python3-hypothesis <!nocheck>,
python3-idna (>= 2.0~),
python-sphinx-rtd-theme <!nodoc>,
--
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