diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-01 19:52:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-01 19:52:01 +0700 |
commit | 6e9299b9bd63428c4376776adf4853a5394cd605 (patch) | |
tree | 0769501285dca9f61bf8a2fe581ba049c75c4c8f /python/boto3/boto3.info | |
parent | e51ae5c3bc3c74e6e9679fc084b89b92e2f341da (diff) |
python/boto3: Removed (use python3-boto3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/boto3/boto3.info')
-rw-r--r-- | python/boto3/boto3.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info deleted file mode 100644 index 7135c77fdba4b..0000000000000 --- a/python/boto3/boto3.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="boto3" -VERSION="1.3.1" -HOMEPAGE="https://aws.amazon.com/sdk-for-python/" -DOWNLOAD="https://github.com/boto/boto3/archive/1.3.1/boto3-1.3.1.tar.gz" -MD5SUM="373315f35f5187cbf275e8bc44d943dd" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="botocore" -MAINTAINER="Larry Hajali" -EMAIL="larryhaja[at]gmail[dot]com" |