diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-22 22:06:38 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-22 22:06:38 +0000 |
commit | 5e29a16c4c4615036353e4d311864c04f2535d8b (patch) | |
tree | b9d30fbae79636a7b84ac01f384b9b42f3d87431 | |
parent | d2aba82408dfd3c7014ab54c6e85c1cb6ebea241 (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
@@ -119,3 +119,4 @@ /boto3-1.40.13.tar.gz /boto3-1.40.14.tar.gz /boto3-1.40.15.tar.gz +/boto3-1.40.16.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 0ae19b9..9e6a14e 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.40.15 +Version: 1.40.16 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -b858f79b0be4925ebf27961edeb0bbf6 boto3-1.40.15.tar.gz +c5dff8d440a8ae196a452908c2a25aba boto3-1.40.16.tar.gz |