diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-02-18 22:06:45 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-02-18 22:06:45 +0000 |
commit | 6adf61349ad76b6bbeb400aa6c351d41279adde5 (patch) | |
tree | 3f956fd5cdc6f45514a207758fb2a4c3796f061d | |
parent | 76975f0fd422173227dadc93613d9d4b58cb014b (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
@@ -7,3 +7,4 @@ /boto3-1.36.20.tar.gz /boto3-1.36.21.tar.gz /boto3-1.36.22.tar.gz +/boto3-1.36.23.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 3640a51..1167491 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.36.22 +Version: 1.36.23 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -c186424dcc5f3db8810c2ae8ff688def boto3-1.36.22.tar.gz +3305db74d7fe5d01a5257d4eedec9eb0 boto3-1.36.23.tar.gz |