diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-03-31 16:57:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:16 +0700 |
commit | 4fc650e460410853d32837deed6846cb17cbd6bf (patch) | |
tree | 57a9704bfb3d62bf76797e95847c29aae8d4915a /python/python3-boto3/python3-boto3.info | |
parent | 829645490f37fa3132a0830017972a713d8ec1c9 (diff) |
python/python3-boto3: Added (Python API for AWS)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-boto3/python3-boto3.info')
-rw-r--r-- | python/python3-boto3/python3-boto3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-boto3/python3-boto3.info b/python/python3-boto3/python3-boto3.info new file mode 100644 index 000000000000..4676f9fe7f14 --- /dev/null +++ b/python/python3-boto3/python3-boto3.info @@ -0,0 +1,10 @@ +PRGNAM="python3-boto3" +VERSION="1.26.87" +HOMEPAGE="https://aws.amazon.com/sdk-for-python/" +DOWNLOAD="https://github.com/boto/boto3/archive/1.26.87/boto3-1.26.87.tar.gz" +MD5SUM="0ae50b50b9536fa2ce28b16e5ea8599a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="s3transfer" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |