From e7f0719df23a38641963ca3a980d45b7f92f5943 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 4 Jul 2023 14:01:19 +0000 Subject: automatic import of botocore --- .gitignore | 1 + python-botocore.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 05add41..555d13f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /botocore-1.29.162.tar.gz +/botocore-1.30.0.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 7f13101..11fcb95 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.162 +Version: 1.30.0 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.aliyun.com/pypi/web/packages/47/be/328d6fcb30c4335793d3bcec407e66e576122b01abc0c7f79800c0f37ebd/botocore-1.29.162.tar.gz +Source0: https://mirrors.aliyun.com/pypi/web/packages/a9/88/1793af4c5a347bece3de5f8d63237e88428c0c535b488d8820724b1b3a37/botocore-1.30.0.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.162 +%autosetup -n botocore-1.30.0 %build %py3_build @@ -87,5 +87,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Jun 28 2023 Python_Bot - 1.29.162-1 +* Tue Jul 04 2023 Python_Bot - 1.30.0-1 - Package Spec generated diff --git a/sources b/sources index 50d4469..41d967c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a31eed14207729e83c132ce1dc2745b4 botocore-1.29.162.tar.gz +0f13a8bbc97c24ffd0a81f7ac1dd799c botocore-1.30.0.tar.gz -- cgit v1.2.3