diff --git a/botocore-1.31.16.tar.gz b/botocore-1.32.2.tar.gz similarity index 57% rename from botocore-1.31.16.tar.gz rename to botocore-1.32.2.tar.gz index f8a0297e6f0a98b06be45ca8324382aaee13fe05..f0d7fb049de62dfecf25de5fc5203fbaae866110 100644 Binary files a/botocore-1.31.16.tar.gz and b/botocore-1.32.2.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 2709fab43b6f59eaa0017b339c1196d7fdad76e9..3af442ec6497aff3d82e55054f5c154595443c79 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.31.16 +Version: 1.32.2 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/35/eb/507284da10ad97d0e84bfe1a5c3493902311fb943c943b8d8348e7ee41b6/botocore-1.31.16.tar.gz +Source0: https://files.pythonhosted.org/packages/63/5b/b78ac001e26069a2348b7edc131cbd2aa526ffa496a603df8ed3231ae36d/botocore-1.32.2.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 17 2023 jiangxinyu - 1.32.2-1 +- Update package to version 1.32.2 + * Tue Aug 01 2023 chenzixuan - 1.31.16-1 - Update package to version 1.31.16