diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-04 22:10:18 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-04 22:10:18 +0000 |
commit | 5e08eaac589f1d971cddd22bbc0fd1c8442e25ef (patch) | |
tree | fc32c3ad0c879e06542213100c9f89a207ddc029 | |
parent | 4a6997889a36ce76f314825f0219028447e93e2d (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
@@ -111,3 +111,4 @@ /boto3-1.35.72.tar.gz /boto3-1.35.73.tar.gz /boto3-1.35.74.tar.gz +/boto3-1.35.75.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 15f461e..e15bcde 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.74 +Version: 1.35.75 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -646b58e24c8be59b7e79e30239e9f14d boto3-1.35.74.tar.gz +3e5c36ef2083baf2ea9893f6d0df6249 boto3-1.35.75.tar.gz |