diff --git a/botocore-1.34.107.tar.gz b/botocore-1.34.107.tar.gz deleted file mode 100644 index 78698e50d21ed87b9e172a94a93e51a44d19218f..0000000000000000000000000000000000000000 Binary files a/botocore-1.34.107.tar.gz and /dev/null differ diff --git a/botocore-1.34.149.tar.gz b/botocore-1.34.149.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6a73defb08c3a4d63ed7ccda181524d7bc608363 Binary files /dev/null and b/botocore-1.34.149.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 273c3e1223489d7dd7ee433fd2dab04da1e920f7..2a6ad600b53f02eb779b78d2d6360c8bf379ec5e 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.107 +Version: 1.34.149 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/source/b/botocore/botocore-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/33/cb/acc65294eb572c83cec1d25cc637fb82745a7b40e69680a09855ee397b49/botocore-1.34.149.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jul 26 2024 Hann - 1.34.149-1 +- Update package to version 1.34.149 +- Provides ServiceUnavailableException error message +- Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device + * Fri May 17 2024 lilu - 1.34.107-1 - Update package to version 1.34.107 - This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions