diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-30 23:06:47 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-30 23:06:47 +0000 |
commit | 8a25d98b2cd6b60c86e4be67484c1ea08454e36d (patch) | |
tree | c46c81ae642eeffdd2fc6d41d8fb406b630c7167 | |
parent | 72098d632ddb34adf3d1f9607b65d89ad4dcba94 (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
@@ -146,3 +146,4 @@ /boto3-1.36.7.tar.gz /boto3-1.36.8.tar.gz /boto3-1.36.9.tar.gz +/boto3-1.36.10.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index a93a9fb..2054ec3 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.36.9 +Version: 1.36.10 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -bca0d6726ac7d1633c3a81cdc599954f boto3-1.36.9.tar.gz +c8acbc1bd7cd1a5fc210e02d10a5a477 boto3-1.36.10.tar.gz |