diff --git a/boto3-1.26.30.tar.gz b/boto3-1.26.30.tar.gz deleted file mode 100644 index fbdeb5e144087e5c3a93d97b9cedf2ac1581597c..0000000000000000000000000000000000000000 Binary files a/boto3-1.26.30.tar.gz and /dev/null differ diff --git a/boto3-1.26.70.tar.gz b/boto3-1.26.70.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..042a4fbd0fabf2e034ee2862ed0d55c2afac7c97 Binary files /dev/null and b/boto3-1.26.70.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index d023abb702b31e924217a38ed1da699e796e7c87..19a93239edc0b4ffca9c4774efa5e4b8a5049b77 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.30 +Version: 1.26.70 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/fb/62/9920814ada419367cfea333fd440f8e7951ef5b0404325e66a6ad3d56b40/boto3-1.26.30.tar.gz +Source0: https://files.pythonhosted.org/packages/6c/90/a9a3eaa5741cf74a1a488ab9b82752e1fcdb5df1f21eaf5d876fbe75d237/boto3-1.26.70.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 14 2023 wubijie - 1.26.70-1 +- Update package to version 1.26.70 + * Thu Dec 15 2022 liqiuyu - 1.26.30-1 - Update package to version 1.26.30