summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-07-14 15:53:18 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-17 07:49:47 +0700
commitefa4f59e07ad0b0a5817387a8e082bfe1441ecb7 (patch)
treedac4f4748566c7cb00958d6f0654cd0b5ff9a7dc
parentd8b3cf7a7c7328b36c8feadb2d52906a0482d9dc (diff)
downloadslackbuilds-efa4f59e07ad0b0a5817387a8e082bfe1441ecb7.tar.gz
slackbuilds-efa4f59e07ad0b0a5817387a8e082bfe1441ecb7.tar.xz
python/stevedore: Updated for version 1.16.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/stevedore/stevedore.SlackBuild3
-rw-r--r--python/stevedore/stevedore.info6
2 files changed, 4 insertions, 5 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild
index 40435345bc..f31fcc926d 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -23,9 +23,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
PRGNAM=stevedore
-VERSION=${VERSION:-1.15.0}
+VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info
index b15f6d703f..fa53ffa01a 100644
--- a/python/stevedore/stevedore.info
+++ b/python/stevedore/stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="stevedore"
-VERSION="1.15.0"
+VERSION="1.16.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
-DOWNLOAD="https://pypi.python.org/packages/ae/e7/aef03849b8b838779880fa997465f24e0c7d4762ccfe4199752d282e8993/stevedore-1.15.0.tar.gz"
-MD5SUM="5ac728775096cf2981ca277ba41305cf"
+DOWNLOAD="https://pypi.python.org/packages/67/bf/81061187a6b30a4898ab492dd0ad15c5968723e36035e925d533c253ca70/stevedore-1.16.0.tar.gz"
+MD5SUM="c1dab60f9fbea655019720d17081038f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"