mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/stevedore: Updated for version 1.12.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7f10e6c88c
commit
95f7bda11f
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
|
||||
PRGNAM=stevedore
|
||||
VERSION=${VERSION:-1.11.0}
|
||||
VERSION=${VERSION:-1.12.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stevedore"
|
||||
VERSION="1.11.0"
|
||||
VERSION="1.12.0"
|
||||
HOMEPAGE="https://github.com/dreamhost/stevedore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.11.0.tar.gz"
|
||||
MD5SUM="902f31620ab85d5447621c28ddb2e3e4"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.12.0.tar.gz"
|
||||
MD5SUM="9e9da130107153e06d8919c077032f29"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pbr six"
|
||||
|
|
Loading…
Reference in a new issue