diff --git a/boto3-1.20.3.tar.gz b/boto3-1.20.3.tar.gz deleted file mode 100644 index 76607c1..0000000 Binary files a/boto3-1.20.3.tar.gz and /dev/null differ diff --git a/boto3-1.21.7.tar.gz b/boto3-1.21.7.tar.gz new file mode 100644 index 0000000..4654a81 Binary files /dev/null and b/boto3-1.21.7.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 35e7e75..8a434f7 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global pypi_name boto3 Name: python-%{pypi_name} -Version: 1.20.3 +Version: 1.21.7 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/aa/ee/eea297831c8b3d8e739ed1187a0d20eb79adba02577d79a0ddbad4d80f10/boto3-1.20.3.tar.gz +Source0: https://files.pythonhosted.org/packages/ff/fd/c25bdb2515c92c0e4e9d66d157e5275aee35f055f92b540e5e557ae56f9a/boto3-1.21.7.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -46,6 +46,9 @@ rm -rf tests/integration %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %changelog +* Tue Jul 5 2022 caodongxia - 1.21.7-1 +- Update to 1.21.7 + * Wed Apr 6 2022 caodongxia - 1.20.3-1 - upgrade to v1.20.3