[Python-modules-commits] [python-cryptography] 05/06: Bump vectors dependencies.

Tristan Seligmann mithrandi at moszumanska.debian.org
Fri Jun 3 14:06:30 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 f7c191b91ea8b431b7d21dd3e3c6b8029fb63390
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Fri Jun 3 15:21:45 2016 +0200

    Bump vectors dependencies.
---
 debian/changelog | 1 +
 debian/control   | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea654cf..1a18f7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-cryptography (1.3.4-1) unstable; urgency=medium
 
   * New upstream release.
   * Remove some workarounds from rules that should no longer be necessary.
+  * Fix cffi build-dependency version (closes: #826204).
 
  -- Tristan Seligmann <mithrandi at debian.org>  Fri, 03 Jun 2016 15:20:10 +0200
 
diff --git a/debian/control b/debian/control
index 67a8ce4..446d055 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
  libssl-dev,
  python-all-dev,
  python-cffi (>= 1.1.0~),
- python-cryptography-vectors (<< 1.3.2~) <!nocheck>,
- python-cryptography-vectors (>= 1.3.1~) <!nocheck>,
+ python-cryptography-vectors (<< 1.3.5~) <!nocheck>,
+ python-cryptography-vectors (>= 1.3.4~) <!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.1.0~),
- python3-cryptography-vectors (<< 1.3.2~) <!nocheck>,
- python3-cryptography-vectors (>= 1.3.1~) <!nocheck>,
+ python3-cryptography-vectors (<< 1.3.5~) <!nocheck>,
+ python3-cryptography-vectors (>= 1.3.4~) <!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