diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-10 23:08:12 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-10 23:08:12 +0000 |
commit | 812c04a39b03e342dc618476f4fccca88ffc8287 (patch) | |
tree | 9cca536c0165eb5aec3ecdd62ad925b156680920 | |
parent | 1fa35bf974b76346b5901f18c57b594296134dd9 (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
@@ -114,3 +114,4 @@ /boto3-1.35.75.tar.gz /boto3-1.35.76.tar.gz /boto3-1.35.77.tar.gz +/boto3-1.35.78.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index e8c67ce..c15955f 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.77 +Version: 1.35.78 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -1d1aa34cd212e2c4d6aced60890591da boto3-1.35.77.tar.gz +8b4d0b78b19f81b3f33e9a04baa0325b boto3-1.35.78.tar.gz |