diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-20 23:07:05 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-20 23:07:05 +0000 |
commit | e0370e1934feeeede59e4b85e20b44633593234c (patch) | |
tree | 762f9ecc19eced1151538a63aaf16eec649a9987 | |
parent | ba0c771f490bdb57ce1a4a68b019039d8b1dc4f1 (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
@@ -117,3 +117,4 @@ /boto3-1.40.11.tar.gz /boto3-1.40.12.tar.gz /boto3-1.40.13.tar.gz +/boto3-1.40.14.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index d7de7ff..82e9b8c 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.40.13 +Version: 1.40.14 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -3563ed62d0525af42c45f8691af14698 boto3-1.40.13.tar.gz +e2264a05059eb0bee99cbc41f778ad2a boto3-1.40.14.tar.gz |