summaryrefslogtreecommitdiffstats
path: root/python/stevedore/stevedore.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-01-20 17:18:30 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-23 22:29:39 +0700
commit9191062da4507ae4d620d7e20f6d2bbbdae40a94 (patch)
tree3af45863dcb143a4863f838a0239e1b3be795727 /python/stevedore/stevedore.info
parentebaac3404f8ec536fc96208f74427381efe41b27 (diff)
downloadslackbuilds-9191062da4507ae4d620d7e20f6d2bbbdae40a94.tar.gz
slackbuilds-9191062da4507ae4d620d7e20f6d2bbbdae40a94.tar.xz
python/stevedore: Updated for version 1.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore/stevedore.info')
-rw-r--r--python/stevedore/stevedore.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index 26bfedfd13..a2f224fcd1 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,10 +1,10 @@
PRGNAM="stevedore"
-VERSION="1.0.0"
+VERSION="1.2.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.0.0.tar.gz"
-MD5SUM="b61ba05d0f6b69efc28541f5f42cbfe5"
+DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.2.0.tar.gz"
+MD5SUM="bd82728ab03e62121fbbb077bcd55fdb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
+REQUIRES="pbr six"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"