[Python-modules-commits] [pyopenssl] 04/04: require pytest at least at version 2.8.5

Sandro Tosi morph at moszumanska.debian.org
Sat Jul 16 22:42:24 UTC 2016


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

morph pushed a commit to branch jessie-backports
in repository pyopenssl.

commit 9b307700373ef57f22e92b0f1a3edbd174151092
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Jul 16 23:37:30 2016 +0100

    require pytest at least at version 2.8.5
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 92f1d51..d329b5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ pyopenssl (16.0.0-1~bpo8+1) jessie-backports; urgency=medium
   * debian/control
     - add python-sphinx-rtd-theme to b-d, no longer implicitly installed as a
       dependency from sphinx
+    - require pytest at least at version 2.8.5
 
- -- Sandro Tosi <morph at debian.org>  Sat, 16 Jul 2016 23:34:16 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 16 Jul 2016 23:37:10 +0100
 
 pyopenssl (16.0.0-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 5aadf7c..9044f68 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, python3-pytest, 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), 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
 Standards-Version: 3.9.7
 Homepage: https://github.com/pyca/pyopenssl
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyopenssl.git

-- 
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