diff --git a/boto3-1.20.3.tar.gz b/boto3-1.20.3.tar.gz deleted file mode 100644 index 76607c1db99dcaca4844f824fee0a526b4ab2a07..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..4654a81e106a8ff87f617a5e21b29b624961c851 Binary files /dev/null and b/boto3-1.21.7.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 17626e109d926f72ab40c326209b90b9d1ccc762..84628d6853af59e235cc7400599daa040ef7ad85 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,8 @@ rm -rf tests/integration %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %changelog +* Fri Oct 14 2022 Ge Wang - 1.21.7-1 +- Update to version 1.21.7 * Tue Jan 25 2022 yangping - 1.20.3-1 - Package update to v1.20.3