summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-09-10 04:08:54 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-12 08:10:56 +0700
commitbb9327f6b27f1f21bd972f39fd5c3cb9c1caad3d (patch)
tree351c3da3a2b582f1f2e67b44f42a796256948b96 /python
parent24d18e249acd5a1dd5f463076f3cc210e29f00e2 (diff)
downloadslackbuilds-bb9327f6b27f1f21bd972f39fd5c3cb9c1caad3d.tar.gz
slackbuilds-bb9327f6b27f1f21bd972f39fd5c3cb9c1caad3d.tar.xz
python/python-swiftclient: Updated for version 2.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-swiftclient/python-swiftclient.SlackBuild4
-rw-r--r--python/python-swiftclient/python-swiftclient.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python-swiftclient/python-swiftclient.SlackBuild b/python/python-swiftclient/python-swiftclient.SlackBuild
index f73a5fb1a8..5778f47d26 100644
--- a/python/python-swiftclient/python-swiftclient.SlackBuild
+++ b/python/python-swiftclient/python-swiftclient.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-swiftclient
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-swiftclient
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-swiftclient/python-swiftclient.info b/python/python-swiftclient/python-swiftclient.info
index 6b3d332588..91195925d8 100644
--- a/python/python-swiftclient/python-swiftclient.info
+++ b/python/python-swiftclient/python-swiftclient.info
@@ -1,10 +1,10 @@
PRGNAM="python-swiftclient"
-VERSION="2.3.1"
+VERSION="2.6.0"
HOMEPAGE="http://www.openstack.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/python-swiftclient/python-swiftclient-2.3.1.tar.gz"
-MD5SUM="7ad68f32a9df6ef7bb81878261b89ab6"
+DOWNLOAD="https://pypi.python.org/packages/source/p/python-swiftclient/python-swiftclient-2.6.0.tar.gz"
+MD5SUM="bc02b10328d763be2f1ea1b282a91456"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-requests simplejson six futures"
+REQUIRES="python-requests six futures pbr"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"