From c7b01d098dc5a03aaf3fa7cb82f0f0b70e518a6f Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 27 Jul 2016 22:41:32 -0700 Subject: python/boto: Updated for version 2.42.0 Signed-off-by: Larry Hajali --- python/boto/boto.SlackBuild | 4 ++-- python/boto/boto.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/boto') diff --git a/python/boto/boto.SlackBuild b/python/boto/boto.SlackBuild index b81cfbd739..70c3f7aaa4 100644 --- a/python/boto/boto.SlackBuild +++ b/python/boto/boto.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for boto -# Copyright 2011-2015 Larry Hajali +# Copyright 2011-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=boto -VERSION=${VERSION:-2.38.0} +VERSION=${VERSION:-2.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/boto/boto.info b/python/boto/boto.info index ea37aa81cd..60e82180b9 100644 --- a/python/boto/boto.info +++ b/python/boto/boto.info @@ -1,8 +1,8 @@ PRGNAM="boto" -VERSION="2.38.0" +VERSION="2.42.0" HOMEPAGE="https://github.com/boto/boto" -DOWNLOAD="http://pypi.python.org/packages/source/b/boto/boto-2.38.0.tar.gz" -MD5SUM="28112f29e9c7b10e12b6917a325e70ce" +DOWNLOAD="https://github.com/boto/boto/archive/2.42.0/boto-2.42.0.tar.gz" +MD5SUM="289a7902cf980b601db89c805ee1f405" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-requests paramiko rsa PyYAML simplejson" -- cgit v1.2.3