summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-02-10 18:59:55 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-17 21:56:31 +0700
commit9943ad0a3d1b7abad2953735cf617f7c750e4ae0 (patch)
treead461c75eb12ec509ece119989393a64c2f43f0d
parent433e2cb4de3364681ce4ffbaa61fecf87774b5d7 (diff)
downloadslackbuilds-9943ad0a3d1b7abad2953735cf617f7c750e4ae0.tar.gz
slackbuilds-9943ad0a3d1b7abad2953735cf617f7c750e4ae0.tar.xz
python/stevedore: Updated for version 1.30.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 51b5b78a47..7b3a6074f8 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -2,8 +2,8 @@
# Slackware build script for stevedore
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# Copyright <2013> <vvoody> <Shanghai>
-# Copyright 2014-2018 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.29.0}
+VERSION=${VERSION:-1.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index 1edfdb1d43..0e17982119 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="stevedore"
-VERSION="1.29.0"
+VERSION="1.30.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://files.pythonhosted.org/packages/61/c9/1d10fc4ffd9657caea9e3f0428cad6e0eefed9dfea11435f97ab34c1927f/stevedore-1.29.0.tar.gz"
-MD5SUM="525186cba577852e0408c92c3f8fac65"
+DOWNLOAD="https://files.pythonhosted.org/packages/fd/e3/5bc7226601d6405b588efc9c9f22e3cb0ada577eb957cdcd0ae9093ab6d8/stevedore-1.30.0.tar.gz"
+MD5SUM="166c892988d5a430c90f4f3dd6da1f8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"