diff --git a/botocore-1.29.70.tar.gz b/botocore-1.29.94.tar.gz similarity index 57% rename from botocore-1.29.70.tar.gz rename to botocore-1.29.94.tar.gz index 4b4bf148122132dd6874fa4dcabd4e526ce6150b..1ddfa180dedf54ffbd2288eec6c1053f1b36cfd3 100644 Binary files a/botocore-1.29.70.tar.gz and b/botocore-1.29.94.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 8903615430483d3f23efcb6f10a3f25ec3b6d44b..8bcbf6514ffe6a6802bbe12f55dc847a2e0078fe 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.70 +Version: 1.29.94 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/3b/64/37d9cb9747781c11d99dbad1adce28e449bb798a783eef164d5cffdeee31/botocore-1.29.70.tar.gz +Source0: https://files.pythonhosted.org/packages/a5/ad/862e4d2f7ddbd08e3ec3f0c8c0d3a9921960ed3fe65721013b808ae15fb6/botocore-1.29.94.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 20 2023 wubijie - 1.29.94-1 +- Update package to version 1.29.94 + * Tue Feb 14 2023 wubijie - 1.29.70-1 - Update package to version 1.29.70