[Python-modules-commits] [libcloud] 10/15: Build depend on python{3}-pytest.

Andrew Starr-Bochicchio asb at moszumanska.debian.org
Thu Oct 19 03:25:48 UTC 2017


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

asb pushed a commit to branch master
in repository libcloud.

commit 855145413c6fee313696ab6ef0435090b5d5f153
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date:   Wed Oct 18 22:15:17 2017 -0400

    Build depend on python{3}-pytest.
---
 debian/changelog | 2 +-
 debian/control   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e5f59f2..11f66e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ libcloud (2.2.1-1) UNRELEASED; urgency=medium
   [ Andrew Starr-Bochicchio ]
   * New upstream release.
   * debian/control: Remove deprecated XS-Testsuite field.
-  * Build depend on python{3}-pytest-runner. 
+  * Build depend on python{3}-pytest and python{3}-pytest-runner.
   * Bump Standards-Version to 4.1.0.
   * Use PYBUILD_{BEFORE,AFTER}_TEST to avoid overriding
     dh_auto_test and dh_auto_clean.
diff --git a/debian/control b/debian/control
index 670edc3..7118778 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9~),
                python-pydoctor,
                python-requests-mock,
                python-backports.ssl-match-hostname,
+               python-pytest,
                python-pytest-runner,
                python3-all,
                python3-crypto (>= 2.6),
@@ -26,6 +27,7 @@ Build-Depends: debhelper (>= 9~),
                python3-simplejson,
                python3-setuptools,
                python3-mock (>= 0.8.0),
+               python3-pytest,
                python3-pytest-runner
 Standards-Version: 4.1.0
 X-Python-Version: >= 2.6

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



More information about the Python-modules-commits mailing list