summaryrefslogtreecommitdiffstats
path: root/python/stevedore
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-06-05 19:58:47 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-06 07:56:25 +0700
commitb2c7b28b36e9ce631cffe21f6218a04253600fa4 (patch)
tree3fd2ce8701f472e77b2ac75e69fedc70c1257234 /python/stevedore
parentf183c4e5be54498c62667a844d87f9a9655d6307 (diff)
downloadslackbuilds-b2c7b28b36e9ce631cffe21f6218a04253600fa4.tar.gz
slackbuilds-b2c7b28b36e9ce631cffe21f6218a04253600fa4.tar.xz
python/stevedore: Updated for version 1.23.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore')
-rw-r--r--python/stevedore/stevedore.SlackBuild4
-rw-r--r--python/stevedore/stevedore.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild
index 5e9c6a149f..7a6fe9590f 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for stevedore
# Copyright <2013> <vvoody> <Shanghai>
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stevedore
-VERSION=${VERSION:-1.19.1}
+VERSION=${VERSION:-1.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index 7365af1400..a8deb10552 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="stevedore"
-VERSION="1.19.1"
+VERSION="1.23.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://pypi.python.org/packages/ac/16/9ee37ba1708adeb34471c0c9460faa276465e5ccc69d3150a146b7e01f9b/stevedore-1.19.1.tar.gz"
-MD5SUM="f02de21fc0efac440db3a6d716068669"
+DOWNLOAD="https://pypi.python.org/packages/1f/9a/e7cdd830cadc3d234720da990ea1bae7cc2e1221bdbfaf2233de3c2181c3/stevedore-1.23.0.tar.gz"
+MD5SUM="e22528339ba6ca80eb84fe959735680e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"