diff --git a/boto3-1.21.7.tar.gz b/boto3-1.21.7.tar.gz deleted file mode 100644 index 4654a81e106a8ff87f617a5e21b29b624961c851..0000000000000000000000000000000000000000 Binary files a/boto3-1.21.7.tar.gz and /dev/null differ diff --git a/boto3-1.24.89.tar.gz b/boto3-1.24.89.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e2cfde5e66cc7191a9675cd4540428bdfd9971f4 Binary files /dev/null and b/boto3-1.24.89.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 8a434f76ea164fc3bf47df483f2b2acf18f98481..62610048caa8ea46e861afb84d88d4081402de90 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global pypi_name boto3 Name: python-%{pypi_name} -Version: 1.21.7 +Version: 1.24.89 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/ff/fd/c25bdb2515c92c0e4e9d66d157e5275aee35f055f92b540e5e557ae56f9a/boto3-1.21.7.tar.gz +Source0: https://files.pythonhosted.org/packages/97/a0/20dd887905e5056c597c959a0adb452d88aac992418578e18567e2109f23/boto3-1.24.89.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -16,11 +16,11 @@ and Amazon EC2. %package -n python3-%{pypi_name} Summary: The AWS SDK for Python BuildRequires: python3-devel python3-setuptools -BuildRequires: python3-s3transfer -BuildRequires: python3-jmespath -BuildRequires: python3-botocore -BuildRequires: python3-nose2 -BuildRequires: python3-mock +BuildRequires: python3-s3transfer +BuildRequires: python3-jmespath +BuildRequires: python3-botocore +BuildRequires: python3-nose2 +BuildRequires: python3-mock %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} Boto3 is the Amazon Web Services (AWS) Software Development @@ -46,6 +46,11 @@ rm -rf tests/integration %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %changelog +* Wed Apr 10 2024 wangjing - 1.24.89-1 +- update package of version 1.24.89 +- Update elbv2 client to 1.24.89 +- Documentation update to replace broken link. + * Tue Jul 5 2022 caodongxia - 1.21.7-1 - Update to 1.21.7