diff options
Diffstat (limited to 'python/boto3/boto3.info')
-rw-r--r-- | python/boto3/boto3.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info index b7ebe4e470..a06b7b9c6c 100644 --- a/python/boto3/boto3.info +++ b/python/boto3/boto3.info @@ -1,10 +1,10 @@ PRGNAM="boto3" -VERSION="0.0.6" +VERSION="1.1.4" HOMEPAGE="http://aws.amazon.com/sdk-for-python/" -DOWNLOAD="https://pypi.python.org/packages/source/b/boto3/boto3-0.0.6.tar.gz" -MD5SUM="b3033c41e896e929fd57a5e05f856cfb" +DOWNLOAD="https://pypi.python.org/packages/source/b/boto3/boto3-1.1.4.tar.gz" +MD5SUM="a1a2738a8d24f0e5ff40b143e69979d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="botocore bcdoc" +REQUIRES="botocore futures" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |