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

Sandro Tosi morph at moszumanska.debian.org
Sat Jul 16 22:59:14 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 96c7ac6b17b2211a344be898724d179b8b13f852
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Jul 16 23:46:21 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 340201c..3cc2d43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ pyopenssl (16.0.0-2) UNRELEASED; urgency=medium
   * debian/control
     - add python-sphinx-rtd-theme to b-d, no longer implicitly installed as a
       dependency from sphinx; Closes: #830328
+    - require pytest at least at version 2.8.5
 
- -- Sandro Tosi <morph at debian.org>  Sat, 16 Jul 2016 23:44:28 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 16 Jul 2016 23:46:13 +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