diff --git a/botocore-1.34.100.tar.gz b/botocore-1.34.100.tar.gz deleted file mode 100644 index c393e32593d2919bab09fef77660397e3deef3cb..0000000000000000000000000000000000000000 Binary files a/botocore-1.34.100.tar.gz and /dev/null differ diff --git a/botocore-1.34.107.tar.gz b/botocore-1.34.107.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..78698e50d21ed87b9e172a94a93e51a44d19218f Binary files /dev/null and b/botocore-1.34.107.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 3ff8399fce106abaaf0ab6db3bacf5bc7087b41e..273c3e1223489d7dd7ee433fd2dab04da1e920f7 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.34.100 +Version: 1.34.107 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 @@ -80,6 +80,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* 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 + * Wed May 08 2024 zouzhimin - 1.34.100-1 - Update package to version 1.34.100 - api-change:budgets: This release adds tag support for budgets and budget actions.