diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2016-01-01 00:17:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-01 00:17:03 +0700 |
commit | aba08161cfb4ed6a444b6b758368047331cc025f (patch) | |
tree | b7bef5c74d093fb0a99eda0c938df06c4faa6751 /python/boto3/boto3.info | |
parent | 709eb6fecc5a4e99b503dc497bf435d6352e385a (diff) |
python/boto3: Updated for version 1.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/boto3/boto3.info')
-rw-r--r-- | python/boto3/boto3.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info index a06b7b9c6cb7..d33ac204c367 100644 --- a/python/boto3/boto3.info +++ b/python/boto3/boto3.info @@ -1,8 +1,8 @@ PRGNAM="boto3" -VERSION="1.1.4" +VERSION="1.2.3" HOMEPAGE="http://aws.amazon.com/sdk-for-python/" -DOWNLOAD="https://pypi.python.org/packages/source/b/boto3/boto3-1.1.4.tar.gz" -MD5SUM="a1a2738a8d24f0e5ff40b143e69979d0" +DOWNLOAD="https://pypi.python.org/packages/source/b/boto3/boto3-1.2.3.tar.gz" +MD5SUM="3f45656baef1f1e9ef9aecefb33d898b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="botocore futures" |