summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-10-17 19:02:44 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-22 08:47:07 +0700
commit3eb22ff15cf4fa08c01bba542595112eeb81a11c (patch)
tree006205f799127d6be690b76d7fe503f1255bcea0 /python
parentf17e4dbb6c7c87f4eb96eabe831a5de2818e52ac (diff)
downloadslackbuilds-3eb22ff15cf4fa08c01bba542595112eeb81a11c.tar.gz
slackbuilds-3eb22ff15cf4fa08c01bba542595112eeb81a11c.tar.xz
python/s3transfer: Updated for version 0.1.8.
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 d3e96f8e62..6617469b12 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.7}
+VERSION=${VERSION:-0.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info
index f3febe0e48..5400085078 100644
--- a/python/s3transfer/s3transfer.info
+++ b/python/s3transfer/s3transfer.info
@@ -1,8 +1,8 @@
PRGNAM="s3transfer"
-VERSION="0.1.7"
+VERSION="0.1.8"
HOMEPAGE="https://github.com/boto/s3transfer"
-DOWNLOAD="https://pypi.python.org/packages/e9/a5/c69e87e716c5ec1fb2c44db87dab969f86a9f122cfc8f986995a4d59c191/s3transfer-0.1.7.tar.gz"
-MD5SUM="0d60e4ad635cad260d2145832adc5098"
+DOWNLOAD="https://pypi.python.org/packages/bf/5c/690a1bb9c3e3cf0f204863a3930dba0c63262f713a7d54d95eeca53f292c/s3transfer-0.1.8.tar.gz"
+MD5SUM="2885f648ad8d05f6a790a9bb22c973f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="botocore futures"