diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-25 21:07:22 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-25 21:07:22 +0000 |
commit | 37cbf9ef867395e6dbf0de6538dcd5d246173788 (patch) | |
tree | 035555340429e714534f5d64939157fadee7414b | |
parent | 6071135e274f7ddd5f7fa0f24a4e265267e2b11d (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
@@ -130,3 +130,4 @@ /botocore-1.40.14.tar.gz /botocore-1.40.15.tar.gz /botocore-1.40.16.tar.gz +/botocore-1.40.17.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index bbfab65..bd64e3b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.40.16 +Version: 1.40.17 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -8b8ff021a343e789cb5dd520b73db5e5 botocore-1.40.16.tar.gz +1d27006b855ed7c00aeafc0cc996d62c botocore-1.40.17.tar.gz |