From 5cc644ec90e3126ed658def1a82906fd0e3401c9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:05:50 +0000 Subject: automatic import of python-botocore --- .gitignore | 1 + python-botocore.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 65b865c..676360b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.29.109-1 +* Fri Apr 21 2023 Python_Bot - 1.29.117-1 - Package Spec generated diff --git a/sources b/sources index 49ad469..f90144f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -713ddfda6f03ba1ffe11ee734ebb8b1b botocore-1.29.109.tar.gz +4e04039888d11d95d624b8e6a9e58b1b botocore-1.29.117.tar.gz -- cgit v1.2.3