From 3facc0f411faba58c9a9f8e7a2d179b5c2848e27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Thu, 29 Jun 2017 23:29:59 +0300 Subject: python/python-docker: Updated for version 2.4.2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/python-docker/python-docker.SlackBuild | 2 +- python/python-docker/python-docker.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python-docker') diff --git a/python/python-docker/python-docker.SlackBuild b/python/python-docker/python-docker.SlackBuild index 78f2babdd9..04e1235773 100644 --- a/python/python-docker/python-docker.SlackBuild +++ b/python/python-docker/python-docker.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-docker -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-docker/python-docker.info b/python/python-docker/python-docker.info index 32deb53e61..7d071f004e 100644 --- a/python/python-docker/python-docker.info +++ b/python/python-docker/python-docker.info @@ -1,8 +1,8 @@ PRGNAM="python-docker" -VERSION="2.3.0" +VERSION="2.4.2" HOMEPAGE="https://github.com/docker/docker-py" -DOWNLOAD="https://pypi.python.org/packages/e4/e9/7281d8cc44f3fb2befb13d6d32db30c2bb4b8136e4435459849d70b1ead4/docker-2.3.0.tar.gz" -MD5SUM="03916d8cb98f567f1f33ab532d87bd72" +DOWNLOAD="https://pypi.python.org/packages/a2/7e/8d02472884a78dcb2ae0c5f5fe7783801670d8835402820bb9f156c0acc0/docker-2.4.2.tar.gz" +MD5SUM="df46a59fbc383dc99fb031ec823d5638" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="backports-ssl-match-hostname ipaddress pip python-docker-pycreds python-requests websocket-client" -- cgit v1.2.3