diff --git a/botocore-1.29.30.tar.gz b/botocore-1.29.70.tar.gz similarity index 56% rename from botocore-1.29.30.tar.gz rename to botocore-1.29.70.tar.gz index bd92f630d5c6eae69120e2d74c793cad91d42dee..4b4bf148122132dd6874fa4dcabd4e526ce6150b 100644 Binary files a/botocore-1.29.30.tar.gz and b/botocore-1.29.70.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 4f7c54f929581e9187ce2397a15cf85bd611ea67..8903615430483d3f23efcb6f10a3f25ec3b6d44b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.29.30 +Version: 1.29.70 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 URL: https://github.com/boto/botocore -Source0: https://files.pythonhosted.org/packages/6d/36/b08a5873f03f1462975d891245a5966caee248d04d718d47681b24ab1e7d/botocore-1.29.30.tar.gz +Source0: https://files.pythonhosted.org/packages/3b/64/37d9cb9747781c11d99dbad1adce28e449bb798a783eef164d5cffdeee31/botocore-1.29.70.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 14 2023 wubijie - 1.29.70-1 +- Update package to version 1.29.70 + * Thu Dec 15 2022 liqiuyu - 1.29.30-1 - Update package to version 1.29.30