diff --git a/boto3-1.28.16.tar.gz b/boto3-1.28.16.tar.gz deleted file mode 100644 index 87b5336..0000000 Binary files a/boto3-1.28.16.tar.gz and /dev/null differ diff --git a/boto3-1.29.2.tar.gz b/boto3-1.29.2.tar.gz new file mode 100644 index 0000000..dc651bf Binary files /dev/null and b/boto3-1.29.2.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 046c044..f46f3ff 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.28.16 +Version: 1.29.2 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/fd/e6/1c1ca0e723b3d5d1f340a84420ee16eea5dc38db8ab351c5e7944ba4dbe5/boto3-1.28.16.tar.gz +Source0: https://files.pythonhosted.org/packages/de/a5/4ae1555dd922da0543172241849a795a9dc6385e0bd8a0d8acd8765d10d6/boto3-1.29.2.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 17 2023 jiangxinyu - 1.29.2-1 +- Update package to version 1.29.2 + * Tue Aug 01 2023 chenzixuan - 1.28.16-1 - Update package to version 1.28.16