diff options
author | Audrius Kažukauskas | 2018-05-06 17:45:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2018-05-12 01:58:37 +0200 |
commit | e626e0fc15f2df791ffabe91699989c9307dfb9f (patch) | |
tree | 8e777eba3cccc6048ac8ad484807ba92c3bb7ac1 /python | |
parent | 880382910f6f45fd0ef6079c4a7fd3b9d6808051 (diff) | |
download | slackbuilds-e626e0fc15f2df791ffabe91699989c9307dfb9f.tar.gz |
python/python-docker-pycreds: Updated for version 0.2.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-docker-pycreds/python-docker-pycreds.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-docker-pycreds/python-docker-pycreds.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-docker-pycreds/python-docker-pycreds.SlackBuild b/python/python-docker-pycreds/python-docker-pycreds.SlackBuild index 09bf286b67..e329a6e7e9 100644 --- a/python/python-docker-pycreds/python-docker-pycreds.SlackBuild +++ b/python/python-docker-pycreds/python-docker-pycreds.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-docker-pycreds -# Copyright 2017 Audrius Kažukauskas <audrius@neutrino.lt> +# Copyright 2017-2018 Audrius Kažukauskas <audrius@neutrino.lt> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-docker-pycreds -VERSION=${VERSION:-0.2.1} +VERSION=${VERSION:-0.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-docker-pycreds/python-docker-pycreds.info b/python/python-docker-pycreds/python-docker-pycreds.info index e4b1c8fed4..eddaf02812 100644 --- a/python/python-docker-pycreds/python-docker-pycreds.info +++ b/python/python-docker-pycreds/python-docker-pycreds.info @@ -1,8 +1,8 @@ PRGNAM="python-docker-pycreds" -VERSION="0.2.1" +VERSION="0.2.3" HOMEPAGE="https://github.com/shin-/dockerpy-creds" -DOWNLOAD="https://pypi.python.org/packages/95/2e/3c99b8707a397153bc78870eb140c580628d7897276960da25d8a83c4719/docker-pycreds-0.2.1.tar.gz" -MD5SUM="0d80d5aebab771faf7e422b759c3055b" +DOWNLOAD="https://files.pythonhosted.org/packages/fc/29/f0fe6e6a055ebfc224f952d1166aea7bccd7de38ac01842fcbffe10ec0b8/docker-pycreds-0.2.3.tar.gz" +MD5SUM="cc70dd941160f7f7db56b9c8c8ca2d54" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six" |