diff options
Diffstat (limited to 'python-botocore.spec')
-rw-r--r-- | python-botocore.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-botocore.spec b/python-botocore.spec index a7e0868..3d13a01 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.109 +Version: 1.29.117 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache License 2.0 URL: https://github.com/boto/botocore -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/7b/7d139b04f4c9554e6fdd25ad22ed91376f3b6433cf329a78cf0a23f75211/botocore-1.29.109.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/55/c38f864475ab0464513ac6997bd20106d033b49af22d1edebe63c288c736/botocore-1.29.117.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -47,7 +47,7 @@ botocore package is the foundation for the Botocore is maintained and published by `Amazon Web Services`_. %prep -%autosetup -n botocore-1.29.109 +%autosetup -n botocore-1.29.117 %build %py3_build @@ -87,5 +87,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.29.109-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.29.117-1 - Package Spec generated |