diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-23 21:06:30 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-23 21:06:30 +0000 |
commit | eda85298f56c173cd5aa452a23715116a5d5e6a7 (patch) | |
tree | da83cb7b088b47bb18bdb86887e59b28b0923d35 | |
parent | 2e659837e94d4e4a0863651db25918663e7125d4 (diff) |
automatic import of python-boto3
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-boto3.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -123,3 +123,4 @@ /boto3-1.35.84.tar.gz /boto3-1.35.85.tar.gz /boto3-1.35.86.tar.gz +/boto3-1.35.87.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 67afcd7..7f5a343 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.86 +Version: 1.35.87 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -5f616b5314958f132a674ee7e68608f2 boto3-1.35.86.tar.gz +a6e6cc6f3fc6566c6248e35bd1df849a boto3-1.35.87.tar.gz |