summaryrefslogtreecommitdiffstats
path: root/python/s3transfer
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-10-24 17:09:44 +0200
committer Willy Sudiarto Raharjo2016-10-29 01:58:15 +0200
commit89cad347715de326d31b01d760de2d715a489006 (patch)
tree07fe03eb033349e0bfa3e4b26dbfd55e8b0776d7 /python/s3transfer
parent68f0b06d29dbb01f121e6d3d7124cc1d519c316b (diff)
downloadslackbuilds-89cad347715de326d31b01d760de2d715a489006.tar.gz
python/s3transfer: Updated for version 0.1.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/s3transfer')
-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 6617469b12..61bf699346 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.8}
+VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info
index 5400085078..0ea75446bc 100644
--- a/python/s3transfer/s3transfer.info
+++ b/python/s3transfer/s3transfer.info
@@ -1,8 +1,8 @@
PRGNAM="s3transfer"
-VERSION="0.1.8"
+VERSION="0.1.9"
HOMEPAGE="https://github.com/boto/s3transfer"
-DOWNLOAD="https://pypi.python.org/packages/bf/5c/690a1bb9c3e3cf0f204863a3930dba0c63262f713a7d54d95eeca53f292c/s3transfer-0.1.8.tar.gz"
-MD5SUM="2885f648ad8d05f6a790a9bb22c973f1"
+DOWNLOAD="https://pypi.python.org/packages/e6/e0/61bf352050b0d687755cd1a41ead378e6b1b48f8754076c413e816fcc1ee/s3transfer-0.1.9.tar.gz"
+MD5SUM="036d467e77e0d4dfa65448d63a9208bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="botocore futures"