aboutsummaryrefslogtreecommitdiff
path: root/python/python-docker/python-docker.info
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2018-05-06 18:46:17 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-12 06:58:37 +0700
commitb60b27ae73280efe049f4fefd203b17d6bc0ad7f (patch)
treec57ebf61f5d0d1907802d97fdd55c6b8353be3bf /python/python-docker/python-docker.info
parente626e0fc15f2df791ffabe91699989c9307dfb9f (diff)
downloadslackbuilds-b60b27ae73280efe049f4fefd203b17d6bc0ad7f.tar.xz
python/python-docker: Updated for version 3.3.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/python-docker/python-docker.info')
-rw-r--r--python/python-docker/python-docker.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python-docker/python-docker.info b/python/python-docker/python-docker.info
index 9c0cb08c623a..52f7ccf00692 100644
--- a/python/python-docker/python-docker.info
+++ b/python/python-docker/python-docker.info
@@ -1,10 +1,10 @@
PRGNAM="python-docker"
-VERSION="2.6.1"
+VERSION="3.3.0"
HOMEPAGE="https://github.com/docker/docker-py"
-DOWNLOAD="https://pypi.python.org/packages/20/73/3bb05004dcc734182d57a1c8a802732e05788678a71bfa12348a614d5d73/docker-2.6.1.tar.gz"
-MD5SUM="be4c90ee936ad0af4c45532616bf8b52"
+DOWNLOAD="https://files.pythonhosted.org/packages/e0/d7/5631c05977c51c1fc88b2eba9fd5cb0ecd7859f2ddfa7dfc653c06fcfe3a/docker-3.3.0.tar.gz"
+MD5SUM="660c3c0c3776cb88f34fc549d7c89ed2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="backports-ssl-match-hostname ipaddress pip python-docker-pycreds python-requests websocket-client"
+REQUIRES="backports-ssl-match-hostname ipaddress python-docker-pycreds python-requests websocket-client"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"