[Python-modules-commits] [python-docker] 05/05: Added build depends to python-backports.ssl-match-hostname

Ondřej Nový onovy at moszumanska.debian.org
Fri Oct 7 21:31:53 UTC 2016


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

onovy pushed a commit to branch master
in repository python-docker.

commit 53d1f5907806d6145b8d2beb7e1c89b593e7677a
Author: Ondřej Nový <onovy at debian.org>
Date:   Fri Oct 7 23:05:09 2016 +0200

    Added build depends to python-backports.ssl-match-hostname
---
 debian/changelog     | 3 ++-
 debian/control       | 1 +
 debian/tests/control | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b8be19..3afa8ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-docker (1.9.0-1) UNRELEASED; urgency=medium
+python-docker (1.10.3-1) UNRELEASED; urgency=medium
 
   [ Ondřej Nový ]
   * New upstream release (Closes: #830172)
@@ -8,6 +8,7 @@ python-docker (1.9.0-1) UNRELEASED; urgency=medium
   * Bump required version of python3-websocket to 0.32.0
   * Standards-Version is 3.9.8 now (no change)
   * Fixed typo in description
+  * Added build depends to python-backports.ssl-match-hostname
 
   [ Andreas Henriksson ]
   * autopkgtest: fix running of integration test
diff --git a/debian/control b/debian/control
index 32fa0a8..4c832de 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
  python-requests (>= 2.5.3~),
  python-six (>= 1.4.0~),
  python-websocket (>= 0.32.0~),
+ python-backports.ssl-match-hostname (>= 3.5~),
 # requirements3.txt
  python3-requests (>= 2.5.3~),
  python3-six (>= 1.4.0~),
diff --git a/debian/tests/control b/debian/tests/control
index 3b02db1..7a0072b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: integration
-Depends: docker.io, python-mock, python-pytest, python3-mock, python3-pytest, python-backports.ssl-match-hostname, @
+Depends: docker.io, python-mock, python-pytest, python3-mock, python3-pytest, @
 Restrictions: isolation-machine needs-root

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



More information about the Python-modules-commits mailing list