[Python-modules-commits] [python-cryptography] 02/14: Bump vectors dependencies.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Fri Nov 17 08:31:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography.
commit d057c524cd0640d368e3443f87b912cb2e90a717
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Wed Aug 9 09:38:16 2017 +0200
Bump vectors dependencies.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d2a8774..649d32a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
python-all-dev,
python-asn1crypto (>= 0.21.0~),
python-cffi (>= 1.4.1~),
- python-cryptography-vectors (<< 1.9.1~) <!nocheck>,
- python-cryptography-vectors (>= 1.9~) <!nocheck>,
+ python-cryptography-vectors (<< 2.0.4~) <!nocheck>,
+ python-cryptography-vectors (>= 2.0.3~) <!nocheck>,
python-enum34,
python-hypothesis <!nocheck>,
python-idna (>= 2.0~),
@@ -26,8 +26,8 @@ Build-Depends:
python3-all-dev,
python3-asn1crypto (>= 0.21.0~),
python3-cffi (>= 1.4.1~),
- python3-cryptography-vectors (<< 1.9.1~) <!nocheck>,
- python3-cryptography-vectors (>= 1.9~) <!nocheck>,
+ python3-cryptography-vectors (<< 2.0.4~) <!nocheck>,
+ python3-cryptography-vectors (>= 2.0.3~) <!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