summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-01 19:35:14 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-02 19:12:05 +0700
commit95f7bda11fe0655cc95989dafae1d005eb909476 (patch)
treead50de92dfcbe6a6811f21014bfbe946ff11644f /python
parent7f10e6c88c83b7addebe39df002ada212d1de981 (diff)
downloadslackbuilds-95f7bda11fe0655cc95989dafae1d005eb909476.tar.gz
slackbuilds-95f7bda11fe0655cc95989dafae1d005eb909476.tar.xz
python/stevedore: Updated for version 1.12.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/stevedore/stevedore.SlackBuild2
-rw-r--r--python/stevedore/stevedore.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild
index 44d8c157a5..1f26ccd204 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=stevedore
-VERSION=${VERSION:-1.11.0}
+VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index 849e5b8f08..4a8def01cf 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -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"