diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-19 20:05:58 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-06-19 20:05:58 +0000 |
commit | 9a5e0bcbb582f02083b5af5ff4422d9a4040e2a2 (patch) | |
tree | 3e798ba5967a8dae32ba741d80b87c264465ff92 | |
parent | ed667d16ddd1763e39b0c6aaaf2ae1cf00c77f56 (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
@@ -80,3 +80,4 @@ /boto3-1.38.37.tar.gz /boto3-1.38.38.tar.gz /boto3-1.38.39.tar.gz +/boto3-1.38.40.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 0907496..0cb2c28 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.38.39 +Version: 1.38.40 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -a68a954b57b9da912e5711476025ffbb boto3-1.38.39.tar.gz +6fb21ebdeb3316474da580d3b60a0aca boto3-1.38.40.tar.gz |