diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-24 22:06:18 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-01-24 22:06:18 +0000 |
commit | 0380e86ed145160503f1b4b3f975256456a3a866 (patch) | |
tree | 9adb3eab3658fa740e0bc5ee6237a688b920062f | |
parent | 5df9a352ae94c4c1009665db1d5c04c313c64876 (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
@@ -141,3 +141,4 @@ /botocore-1.36.3.tar.gz /botocore-1.36.4.tar.gz /botocore-1.36.5.tar.gz +/botocore-1.36.6.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index c76fce3..d7ed1c2 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.36.5 +Version: 1.36.6 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -8cb954db437d001946d2bf2109ffbada botocore-1.36.5.tar.gz +de05158646270b7a24595a9ec81c7d4c botocore-1.36.6.tar.gz |