diff --git a/boto3-1.34.149.tar.gz b/boto3-1.34.149.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4fc2bd5dbdad76c5981f738fbcde883e45c4c9b5 Binary files /dev/null and b/boto3-1.34.149.tar.gz differ diff --git a/boto3-1.34.48.tar.gz b/boto3-1.34.48.tar.gz deleted file mode 100644 index 50354176511253e3b1bb0e8e3295b4a23c49931c..0000000000000000000000000000000000000000 Binary files a/boto3-1.34.48.tar.gz and /dev/null differ diff --git a/python-boto3.spec b/python-boto3.spec index 2324d301bedb24430305d88d2a87655aeff8d7ef..97b7795def9600c813946d91271baa2628f96505 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.34.48 +Version: 1.34.149 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/source/b/boto3/boto3-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/96/40/c8d85f14e0aea7b80859595fadad5ad80f6662ac78f150d844c4e25fe90b/boto3-1.34.149.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -77,6 +77,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jul 26 2024 Hann - 1.34.149-1 +- Update package to version 1.34.149 +- Fix broken waiters for the acm-pca client +- Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses + * Fri Feb 23 2024 chendexi - 1.34.48-1 - Update package to version 1.34.48