summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-10-15 09:47:42 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-18 07:23:19 +0700
commit1caa7367e867b2329822fc732d7ee1e8f41bc5f7 (patch)
treecbed0818428464aab2cf957e4cd7ef0bdd39a214
parent6d2944f98bae06d1622f16fb0b1c9115f1d80af1 (diff)
downloadslackbuilds-1caa7367e867b2329822fc732d7ee1e8f41bc5f7.tar.gz
slackbuilds-1caa7367e867b2329822fc732d7ee1e8f41bc5f7.tar.xz
python/stevedore: Updated for version 1.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 cb6a92b0ad..72542e155e 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=stevedore
-VERSION=${VERSION:-1.7.0}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index 36352dd951..88633501a3 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="stevedore"
-VERSION="1.7.0"
+VERSION="1.9.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.7.0.tar.gz"
-MD5SUM="92d827769240868e20324b8c78a6fa05"
+DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.9.0.tar.gz"
+MD5SUM="53e2bc3b49dd9c920cfce7f63822b1a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"