diff --git a/boto3-1.26.30.tar.gz b/boto3-1.26.30.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fbdeb5e144087e5c3a93d97b9cedf2ac1581597c Binary files /dev/null and b/boto3-1.26.30.tar.gz differ diff --git a/boto3-1.26.6.tar.gz b/boto3-1.26.6.tar.gz deleted file mode 100644 index ef360878d801dd253a7e2bb7a5ba7d1dd0263b26..0000000000000000000000000000000000000000 Binary files a/boto3-1.26.6.tar.gz and /dev/null differ diff --git a/python-boto3.spec b/python-boto3.spec index 66b30db1f98b8a9527b60eba20b5d4e539c7d887..d023abb702b31e924217a38ed1da699e796e7c87 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.26.6 +Version: 1.26.30 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/2c/fa/cbbf6102b6ff9ba59f4220be7c0bed58ab31570a98b93f2cc4058c44eb73/boto3-1.26.6.tar.gz +Source0: https://files.pythonhosted.org/packages/fb/62/9920814ada419367cfea333fd440f8e7951ef5b0404325e66a6ad3d56b40/boto3-1.26.30.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -15,7 +15,7 @@ and Amazon EC2. %package -n python3-boto3 Summary: The AWS SDK for Python -Provides: python-boto3 +Provides: python-boto3 = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-s3transfer BuildRequires: python3-jmespath @@ -31,7 +31,10 @@ and Amazon EC2. Summary: Development documents and examples for boto3 Provides: python3-boto3-doc %description help - +Boto3 is the Amazon Web Services (AWS) Software Development +Kit (SDK) for Python, which allows Python developers to +write software that makes use of services like Amazon S3 +and Amazon EC2. %prep %autosetup -n boto3-%{version} @@ -74,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 15 2022 liqiuyu - 1.26.30-1 +- Update package to version 1.26.30 + * Thu Nov 10 2022 liqiuyu - 1.26.6-1 - Upgrade package to version 1.26.6