summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-10-12 11:24:39 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-15 07:09:48 +0700
commit12b7118b23274958169bc15444d7fb2ec90fbe98 (patch)
tree7ea8862c2844a2c37a0a3053062b576f1a49cfb9 /python
parentee5bfc3ab6b7c013ffa1289770e99999b14926cf (diff)
downloadslackbuilds-12b7118b23274958169bc15444d7fb2ec90fbe98.tar.gz
slackbuilds-12b7118b23274958169bc15444d7fb2ec90fbe98.tar.xz
python/s3transfer: Updated for version 0.1.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/s3transfer/s3transfer.SlackBuild2
-rw-r--r--python/s3transfer/s3transfer.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/s3transfer/s3transfer.SlackBuild b/python/s3transfer/s3transfer.SlackBuild
index f70b9ceaca..d3e96f8e62 100644
--- a/python/s3transfer/s3transfer.SlackBuild
+++ b/python/s3transfer/s3transfer.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=s3transfer
-VERSION=${VERSION:-0.1.5}
+VERSION=${VERSION:-0.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info
index d7f6b5bafe..f3febe0e48 100644
--- a/python/s3transfer/s3transfer.info
+++ b/python/s3transfer/s3transfer.info
@@ -1,8 +1,8 @@
PRGNAM="s3transfer"
-VERSION="0.1.5"
+VERSION="0.1.7"
HOMEPAGE="https://github.com/boto/s3transfer"
-DOWNLOAD="https://pypi.python.org/packages/04/92/7976f89bc162d62a6e3014497694ad2caed0f6f920bdc1b679fefedb9440/s3transfer-0.1.5.tar.gz"
-MD5SUM="af54e16bf8d167f04c0ebd91b79f9bc3"
+DOWNLOAD="https://pypi.python.org/packages/e9/a5/c69e87e716c5ec1fb2c44db87dab969f86a9f122cfc8f986995a4d59c191/s3transfer-0.1.7.tar.gz"
+MD5SUM="0d60e4ad635cad260d2145832adc5098"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="botocore futures"