[Python-modules-commits] [pyopenssl] 07/09: bump deps on python3-cryptography to >= 1.3.4

Sandro Tosi morph at moszumanska.debian.org
Sat Sep 3 18:21:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository pyopenssl.

commit d79afcc8e1364dd08d5eefb8e1339198fd6ff576
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Sep 3 19:13:51 2016 +0100

    bump deps on python3-cryptography to >= 1.3.4
---
 debian/changelog | 4 +++-
 debian/control   | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ddf4fb..3f6f20a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 pyopenssl (16.1.0-1) UNRELEASED; urgency=medium
 
   * New upstream release; Closes: #836179
+  * debian/control
+    - bump deps on python3-cryptography to >= 1.3.4
 
- -- Sandro Tosi <morph at debian.org>  Sat, 03 Sep 2016 19:10:18 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 03 Sep 2016 19:13:34 +0100
 
 pyopenssl (16.0.0-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9044f68..dd69224 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python-all, python3-all, dh-python, libssl-dev (>= 0.9.8), openssl, python-sphinx (>= 1.0.7+dfsg), python-setuptools, python3-setuptools, python-cryptography (>= 1.3), python3-cryptography (>= 1.3), python-six, python3-six, python-pytest (>= 2.8.5), python3-pytest (>= 2.8.5), python-cffi, python3-cffi, python-all-dev, python3-all-dev, python-sphinx-rtd-theme
+Build-Depends: debhelper (>= 9), python-all, python3-all, dh-python, libssl-dev (>= 0.9.8), openssl, python-sphinx (>= 1.0.7+dfsg), python-setuptools, python3-setuptools, python-cryptography (>= 1.3.4), python3-cryptography (>= 1.3.4), python-six, python3-six, python-pytest (>= 2.8.5), python3-pytest (>= 2.8.5), python-cffi, python3-cffi, python-all-dev, python3-all-dev, python-sphinx-rtd-theme
 Standards-Version: 3.9.7
 Homepage: https://github.com/pyca/pyopenssl
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyopenssl.git
@@ -13,7 +13,7 @@ X-Python3-Version: >= 3.2
 
 Package: python-openssl
 Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-cryptography (>= 1.3)
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-cryptography (>= 1.3.4)
 Suggests: python-openssl-doc, python-openssl-dbg
 Description: Python 2 wrapper around the OpenSSL library
  High-level wrapper around a subset of the OpenSSL library, includes
@@ -48,7 +48,7 @@ Description: Python wrapper around the OpenSSL library (documentation package)
 
 Package: python3-openssl
 Architecture: all
-Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-cryptography (>= 1.3)
+Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-cryptography (>= 1.3.4)
 Suggests: python-openssl-doc, python3-openssl-dbg
 Description: Python 3 wrapper around the OpenSSL library
  High-level wrapper around a subset of the OpenSSL library, includes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyopenssl.git



More information about the Python-modules-commits mailing list