summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-09-05 20:03:29 +0200
committer Willy Sudiarto Raharjo2019-09-07 03:54:48 +0200
commit66d8c8fb0c928167d2429b146ea59558b5fcfc94 (patch)
treec22425eb638ddfef0d64663721e27521dba7e2be /python
parent6308da13b3bf301a3c331d14b3624dad3d5e286d (diff)
downloadslackbuilds-66d8c8fb0c928167d2429b146ea59558b5fcfc94.tar.gz
python/stevedore: Updated for version 1.31.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 7b3a6074f8..191a3a29e7 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.30.0}
+VERSION=${VERSION:-1.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index 0e17982119..9e27657aef 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="stevedore"
-VERSION="1.30.0"
+VERSION="1.31.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://files.pythonhosted.org/packages/fd/e3/5bc7226601d6405b588efc9c9f22e3cb0ada577eb957cdcd0ae9093ab6d8/stevedore-1.30.0.tar.gz"
-MD5SUM="166c892988d5a430c90f4f3dd6da1f8a"
+DOWNLOAD="https://files.pythonhosted.org/packages/05/79/516aa1c427da04f818242ec147a2f417dd0e8f4abbc9302ed07459fb152d/stevedore-1.31.0.tar.gz"
+MD5SUM="42fa2bf0251c96b543765c5ce13f37c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"