diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-11 22:06:49 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-11 22:06:49 +0000 |
commit | 9bcdc35dc2f18265530e6ccf213e5a64dafdbebb (patch) | |
tree | bfc2d7cb25ea7acc45ee3e2b07204a6bcfdf8633 | |
parent | 95afc31d8ed2be841b9422ba1f1230694b9c7a1a (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
@@ -41,3 +41,4 @@ /boto3-1.37.30.tar.gz /boto3-1.37.31.tar.gz /boto3-1.37.32.tar.gz +/boto3-1.37.33.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index a9aaad8..18f756d 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.37.32 +Version: 1.37.33 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -98301a2a3c7e804ece537fc63a20ae6a boto3-1.37.32.tar.gz +421e8fd245b2e5215819beee63e256db boto3-1.37.33.tar.gz |