diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-11-27 22:07:45 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-11-27 22:07:45 +0000 |
commit | f8112f6f6128872892176f92def81fc371c715c0 (patch) | |
tree | 816549251b154a74f0b0a901e1a09e9d6a2520f7 | |
parent | 2aa9f51608f02651323ba19b0cdf0d10ad0a7324 (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
@@ -107,3 +107,4 @@ /boto3-1.35.68.tar.gz /boto3-1.35.69.tar.gz /boto3-1.35.70.tar.gz +/boto3-1.35.71.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index bf27f25..9148c2b 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.70 +Version: 1.35.71 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -bc9b58debd1ff78cfcc60034d80afa85 boto3-1.35.70.tar.gz +2ce299ce47d4bdd15034f59122f45279 boto3-1.35.71.tar.gz |