diff --git a/botocore-1.34.149.tar.gz b/botocore-1.35.0.tar.gz similarity index 60% rename from botocore-1.34.149.tar.gz rename to botocore-1.35.0.tar.gz index 6a73defb08c3a4d63ed7ccda181524d7bc608363..b9a9c78e4793552415505d36c31101a77699db52 100644 Binary files a/botocore-1.34.149.tar.gz and b/botocore-1.35.0.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 2a6ad600b53f02eb779b78d2d6360c8bf379ec5e..ea36e591396b45f2d9657437d3002663658fbeec 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.34.149 +Version: 1.35.0 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/33/cb/acc65294eb572c83cec1d25cc637fb82745a7b40e69680a09855ee397b49/botocore-1.34.149.tar.gz +Source0: https://files.pythonhosted.org/packages/38/f5/2b9df08eb22ecc0407e08086ec5c1a424ce66237f3b9fc0b6686712be247/botocore-1.35.0.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Aug 19 2024 zhangxianting - 1.35.0-1 +- Update package to version 1.35.0 + * Fri Jul 26 2024 Hann - 1.34.149-1 - Update package to version 1.34.149 - Provides ServiceUnavailableException error message