diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-25 21:08:08 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-25 21:08:08 +0000 |
commit | 4e93d2efe06aa61130eeb10f463041e0cd9f2717 (patch) | |
tree | 5b95f07df420d91084c5e91f9fe075e4c115703d | |
parent | 701312a8174ead812a7f2e2233ccc01491beec1f (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
@@ -120,3 +120,4 @@ /boto3-1.40.14.tar.gz /boto3-1.40.15.tar.gz /boto3-1.40.16.tar.gz +/boto3-1.40.17.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 9e6a14e..4254987 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.40.16 +Version: 1.40.17 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -c5dff8d440a8ae196a452908c2a25aba boto3-1.40.16.tar.gz +6ae0ce1b7993764adb962dac215bdf10 boto3-1.40.17.tar.gz |