diff --git a/boto3-1.24.89.tar.gz b/boto3-1.24.89.tar.gz deleted file mode 100644 index e2cfde5e66cc7191a9675cd4540428bdfd9971f4..0000000000000000000000000000000000000000 Binary files a/boto3-1.24.89.tar.gz and /dev/null differ diff --git a/boto3-1.26.6.tar.gz b/boto3-1.26.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ef360878d801dd253a7e2bb7a5ba7d1dd0263b26 Binary files /dev/null and b/boto3-1.26.6.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 4fcdf8b0c82204fecbaa9f80f256c4aa72455cef..66b30db1f98b8a9527b60eba20b5d4e539c7d887 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.24.89 +Version: 1.26.6 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/97/a0/20dd887905e5056c597c959a0adb452d88aac992418578e18567e2109f23/boto3-1.24.89.tar.gz +Source0: https://files.pythonhosted.org/packages/2c/fa/cbbf6102b6ff9ba59f4220be7c0bed58ab31570a98b93f2cc4058c44eb73/boto3-1.26.6.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 10 2022 liqiuyu - 1.26.6-1 +- Upgrade package to version 1.26.6 + * Thu Oct 13 2022 liqiuyu - 1.24.89-1 - Upgrade package to version 1.24.89