diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-10 23:06:40 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-10 23:06:40 +0000 |
commit | 836c978145636809a0b8b2378321db7702169f18 (patch) | |
tree | e9c6cdb10a9d0423168bba9b26385e381fadc0fc | |
parent | 0136fc9f662910ba4b060718d4c22d495ad97415 (diff) |
automatic import of python-botocore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-botocore.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -42,3 +42,4 @@ /botocore-1.37.29.tar.gz /botocore-1.37.30.tar.gz /botocore-1.37.31.tar.gz +/botocore-1.37.32.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index f370ae1..a74a509 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.37.31 +Version: 1.37.32 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -3d9bb3b72016139bd1ce90423b0f3afc botocore-1.37.31.tar.gz +6147e9cf3ff2c50938d116002c5f849b botocore-1.37.32.tar.gz |