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