From a3a94d5d8b6c2b482c360b7176052432fdc952c3 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 27 Jul 2016 19:46:02 -0700 Subject: python/boto3: Updated for version 1.3.1 Signed-off-by: Larry Hajali --- python/boto3/boto3.SlackBuild | 4 ++-- python/boto3/boto3.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/boto3') diff --git a/python/boto3/boto3.SlackBuild b/python/boto3/boto3.SlackBuild index 71ded0f17622..bc5e849dc3d4 100644 --- a/python/boto3/boto3.SlackBuild +++ b/python/boto3/boto3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for boto3 -# Copyright 2015 Larry Hajali +# Copyright 2015-2016 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=boto3 -VERSION=${VERSION:-1.2.3} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info index d33ac204c367..6b837d8b4066 100644 --- a/python/boto3/boto3.info +++ b/python/boto3/boto3.info @@ -1,8 +1,8 @@ PRGNAM="boto3" -VERSION="1.2.3" +VERSION="1.3.1" HOMEPAGE="http://aws.amazon.com/sdk-for-python/" -DOWNLOAD="https://pypi.python.org/packages/source/b/boto3/boto3-1.2.3.tar.gz" -MD5SUM="3f45656baef1f1e9ef9aecefb33d898b" +DOWNLOAD="ttps://github.com/boto/boto3/archive/1.3.1/boto3-1.3.1.tar.gz" +MD5SUM="373315f35f5187cbf275e8bc44d943dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="botocore futures" -- cgit v1.2.3