diff --git a/botocore-1.29.125.tar.gz b/botocore-1.29.161.tar.gz similarity index 57% rename from botocore-1.29.125.tar.gz rename to botocore-1.29.161.tar.gz index 240ea07f7d762e9b043bfdeb60ea6e312037e69f..ef01d7541790683a75c89bb161d4824622fbad00 100644 Binary files a/botocore-1.29.125.tar.gz and b/botocore-1.29.161.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index dd9f9ac3f848679906bfe3fa601978d8f776d971..ce2b95b7f1fb40d5411e3394e5e5e2ebcaa3ca38 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.29.125 +Version: 1.29.161 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 URL: https://github.com/boto/botocore -Source0: https://files.pythonhosted.org/packages/81/f9/31fd079836f54470e5aa7c53f8487653d0720304b592e168f51c516a08b9/botocore-1.29.125.tar.gz +Source0: https://files.pythonhosted.org/packages/db/f7/f327f6308f1893fa099135196348940c4b5cbe1f7653766a6d2472c93c2e/botocore-1.29.161.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 27 2023 zixuanchen - 1.29.161-1 +- Update package to version 1.29.161 + * Mon May 29 2023 wubijie - 1.29.125-1 - Update package to version 1.29.125 @@ -119,7 +122,7 @@ mv %{buildroot}/doclist.lst . * Wed Apr 6 2022 caodongxia - 1.23.4-1 - Upgrade python-botocore to 1.23.4 -* Thu Mar 31 202 wulei - 1.20.26.2 +* Thu Mar 31 2022 wulei - 1.20.26.2 - Fix rejecting URLs with unsafe characters in is_valid_endpoint_url() * Mon Jul 26 2021 OpenStack_SIG - 1.20.26-1 @@ -127,3 +130,4 @@ mv %{buildroot}/doclist.lst . * Mon Nov 16 2020 yanan li - 1.19.17-1 - Package init +