summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 342f2b51bb..f1fc6c82c6 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.1}
+VERSION=${VERSION:-0.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info
index 712d3ee787..51c005b833 100644
--- a/python/s3transfer/s3transfer.info
+++ b/python/s3transfer/s3transfer.info
@@ -1,8 +1,8 @@
PRGNAM="s3transfer"
-VERSION="0.1.1"
+VERSION="0.1.2"
HOMEPAGE="https://github.com/boto/s3transfer"
-DOWNLOAD="https://pypi.python.org/packages/27/58/c3c67734ac87ef83fdffb6e1167531d584111232ad5e13b5514831a5de35/s3transfer-0.1.1.tar.gz"
-MD5SUM="9e29f828d0686bd5f091e88d30a770da"
+DOWNLOAD="https://pypi.python.org/packages/b1/04/27bfb9ceda7dad27c32cc6c260371d56d97b733fb4ad6fd5b01c1b75900a/s3transfer-0.1.2.tar.gz"
+MD5SUM="72a0c408d7e402c4e1dcfd6e15377f84"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="botocore futures"