mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python-docker-pycreds: Updated for version 0.2.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
880382910f
commit
e626e0fc15
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue