diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-03-12 20:07:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:52:00 +0700 |
commit | 086b04e0bcf53e42954d4639f26b03ae80667efe (patch) | |
tree | 7f706896051b3eb41e4a306449e606fe4ee0f23d /python/s3transfer/s3transfer.info | |
parent | 52c32be072a6e353132fe3778ca4dd2de383b49b (diff) |
python/s3transfer: Updated for version 0.1.13.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/s3transfer/s3transfer.info')
-rw-r--r-- | python/s3transfer/s3transfer.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info index 6eb86b1624d99..2671a69ec510e 100644 --- a/python/s3transfer/s3transfer.info +++ b/python/s3transfer/s3transfer.info @@ -1,8 +1,8 @@ PRGNAM="s3transfer" -VERSION="0.1.10" +VERSION="0.1.13" HOMEPAGE="https://github.com/boto/s3transfer" -DOWNLOAD="https://pypi.python.org/packages/8b/13/517e8ec7c13f0bb002be33fbf53c4e3198c55bb03148827d72064426fe6e/s3transfer-0.1.10.tar.gz" -MD5SUM="976734d3ec36b8fc2c1b505a907c3259" +DOWNLOAD="https://pypi.python.org/packages/9a/66/c6a5ae4dbbaf253bd662921b805e4972451a6d214d0dc9fb3300cb642320/s3transfer-0.1.13.tar.gz" +MD5SUM="b7437bbbd3195e916f9e992b78721067" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="botocore futures" |