[Python-modules-commits] [python-docker] 12/13: Bump required version of python3-websocket to 0.32.0

Ondřej Nový onovy at moszumanska.debian.org
Thu Sep 8 12:38:56 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 38a3d64f880fd6064929d17a551f03eff85e66b6
Author: Ondřej Nový <onovy at debian.org>
Date:   Thu Sep 8 14:34:16 2016 +0200

    Bump required version of python3-websocket to 0.32.0
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cd7136e..0457a59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-docker (1.9.0-1) UNRELEASED; urgency=medium
   * Dropped
     d/p/0002-Lower-Docker-API-version-to-1.20-for-Docker-1.8.3-co.patch
     (Not needed anymore)
+  * Bump required version of python3-websocket to 0.32.0
 
  -- Ondřej Nový <onovy at debian.org>  Thu, 08 Sep 2016 14:30:01 +0200
 
diff --git a/debian/control b/debian/control
index 429b550..9c6b06a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,11 @@ Build-Depends: debhelper (>= 9),
 # requirements.txt
  python-requests (>= 2.5.3~),
  python-six (>= 1.4.0~),
- python-websocket (>= 0.18.0~),
+ python-websocket (>= 0.32.0~),
 # requirements3.txt
  python3-requests (>= 2.5.3~),
  python3-six (>= 1.4.0~),
- python3-websocket (>= 0.18.0~),
+ python3-websocket (>= 0.32.0~),
 # test-requirements.txt
 # python-mock (>= 1.0.1~),
 # python-coverage (>= 3.7.1~),

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