diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-09 22:06:55 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-09 22:06:55 +0000 |
commit | 266889e43608be8452aca7c96b6ecaa5d1e9b1e2 (patch) | |
tree | 06a42e391469f3ac17e5a32423bd9dbbcdba6f53 | |
parent | d39eddb6c2e377cfcb46823fd959164dabfb6812 (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
@@ -39,3 +39,4 @@ /boto3-1.37.28.tar.gz /boto3-1.37.29.tar.gz /boto3-1.37.30.tar.gz +/boto3-1.37.31.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index f86c3bf..eef839a 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.37.30 +Version: 1.37.31 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -14752ee7265afc981ca0b52a50bff4c3 boto3-1.37.30.tar.gz +02b74a065ec481a8568a73cf029e8e53 boto3-1.37.31.tar.gz |