diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:05:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:05:50 +0000 |
commit | 5cc644ec90e3126ed658def1a82906fd0e3401c9 (patch) | |
tree | d8932a79f0effc526485a966251cdd12d3735fed | |
parent | 2ee8d06b39ae0843aae789bfa825c4c8bab0419d (diff) |
automatic import of python-botocoreopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-botocore.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /botocore-1.29.109.tar.gz +/botocore-1.29.117.tar.gz 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 @@ -1 +1 @@ -713ddfda6f03ba1ffe11ee734ebb8b1b botocore-1.29.109.tar.gz +4e04039888d11d95d624b8e6a9e58b1b botocore-1.29.117.tar.gz |