diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-28 22:06:33 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-28 22:06:33 +0000 |
commit | 050b3376d9c1d890f330cbc60285cf27c8f27c63 (patch) | |
tree | 7875114255d6cf1eafc38d2bb02a86f78ea3b50f | |
parent | 94fb8f1db08cd50841ef1fd82379203bbdb448c9 (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
@@ -144,3 +144,4 @@ /boto3-1.36.5.tar.gz /boto3-1.36.6.tar.gz /boto3-1.36.7.tar.gz +/boto3-1.36.8.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index fe4b3ef..cb89190 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.36.7 +Version: 1.36.8 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -302047d1f1d413045b5e8e24b0561afb boto3-1.36.7.tar.gz +9f6b776533a39bfad95c46000ea571dd boto3-1.36.8.tar.gz |