diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-21 21:06:32 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-21 21:06:32 +0000 |
commit | 4c67e185beecb9776a1ec3837c1816c380832ff3 (patch) | |
tree | 6a0f21fcf923763241c644a8a495fb3b5530bfb2 | |
parent | b3bf02e2c674d7b835419844a92791cb33b9c676 (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
@@ -118,3 +118,4 @@ /boto3-1.40.12.tar.gz /boto3-1.40.13.tar.gz /boto3-1.40.14.tar.gz +/boto3-1.40.15.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 82e9b8c..0ae19b9 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.40.14 +Version: 1.40.15 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -e2264a05059eb0bee99cbc41f778ad2a boto3-1.40.14.tar.gz +b858f79b0be4925ebf27961edeb0bbf6 boto3-1.40.15.tar.gz |