diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-24 22:06:33 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-24 22:06:33 +0000 |
commit | c4fcf36b77e3ab75ab31dd50fa91a724cbc99cf9 (patch) | |
tree | 74b72d968237e795f9f66663c36a6588e8801bda | |
parent | 5e282d91daef24ac6f4d07f364ff1e3e7486ad3b (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
@@ -142,3 +142,4 @@ /boto3-1.36.3.tar.gz /boto3-1.36.4.tar.gz /boto3-1.36.5.tar.gz +/boto3-1.36.6.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 8050a3a..a6c4a2a 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.36.5 +Version: 1.36.6 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -db8bcf6386b6639d1f5ad589432efa6b boto3-1.36.5.tar.gz +7c809d8d901a27b418f1d9488f608caa boto3-1.36.6.tar.gz |