diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-16 00:07:58 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-16 00:07:58 +0000 |
commit | 0616d05c3302ce9df08a48d6b770b094f460c113 (patch) | |
tree | 5831429c91d5cb9d7af0d311ab2291d6e391ba48 | |
parent | 4aba621d48d4d88ab26e3b5ff6387d9192a761a6 (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
@@ -135,3 +135,4 @@ /botocore-1.35.97.tar.gz /botocore-1.35.98.tar.gz /botocore-1.35.99.tar.gz +/botocore-1.36.0.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index c4fbbd9..8efe2ad 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.35.99 +Version: 1.36.0 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -d7db5959b634fc67b599099e26fa5730 botocore-1.35.99.tar.gz +ca72b491d7200135c3753d714f01df38 botocore-1.36.0.tar.gz |