[Python-modules-commits] [python-cryptography] 04/05: Bump vectors dependencies.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Oct 1 15:39:11 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 457668dfc2037cbf61b5f51f3cbe4d05c397e487
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Oct 1 17:20:31 2016 +0200
Bump vectors dependencies.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 14b7b1d..05c81cd 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.1~) <!nocheck>,
- python-cryptography-vectors (>= 1.5~) <!nocheck>,
+ python-cryptography-vectors (<< 1.5.3~) <!nocheck>,
+ python-cryptography-vectors (>= 1.5.2~) <!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.1~) <!nocheck>,
- python3-cryptography-vectors (>= 1.5~) <!nocheck>,
+ python3-cryptography-vectors (<< 1.5.3~) <!nocheck>,
+ python3-cryptography-vectors (>= 1.5.2~) <!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