summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-08-19 13:47:08 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-20 07:51:15 +0700
commit5500ecb6abe5de6fdfb836415a874e250f1f8749 (patch)
treeccb196bd2dc7ac7db44c08a5e68f58487a41da1d /python
parent5230906abe4000fd96fda000c49f31efe5578055 (diff)
downloadslackbuilds-5500ecb6abe5de6fdfb836415a874e250f1f8749.tar.gz
slackbuilds-5500ecb6abe5de6fdfb836415a874e250f1f8749.tar.xz
python/stevedore: Updated for version 1.17.1.
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 c71a695a90..7d028fa7b7 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stevedore
-VERSION=${VERSION:-1.17.0}
+VERSION=${VERSION:-1.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index afdc408ab9..7ad58d796a 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="stevedore"
-VERSION="1.17.0"
+VERSION="1.17.1"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://pypi.python.org/packages/60/2a/9e109b387cba156cf97871cd3cdb34a00ce65429d5d4ba16678490f6d2ab/stevedore-1.17.0.tar.gz"
-MD5SUM="bfcd4cb6ad403f076a16ce4c08cab60d"
+DOWNLOAD="https://pypi.python.org/packages/98/33/2c8003cb4294d1729bfb6cdf4bbfe74b968403b2df0a80ee876bebf20488/stevedore-1.17.1.tar.gz"
+MD5SUM="ade3b7b9992419addf105ea66006e038"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"