From 3b4d6dbce645ba6cb429c1f11bd2323eebe6dc37 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 4 Jul 2023 14:01:34 +0000 Subject: automatic import of boto3 --- .gitignore | 1 + python-boto3.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a26484b..d7a9a1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /boto3-1.26.162.tar.gz +/boto3-1.27.0.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 75bded1..5738545 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.26.162 +Version: 1.27.0 Release: 1 Summary: The AWS SDK for Python License: Apache License 2.0 URL: https://github.com/boto/boto3 -Source0: https://mirrors.aliyun.com/pypi/web/packages/4c/09/6271886f8779ed3234cc8e672c9cf16546cd67542326d1858507e1c1c662/boto3-1.26.162.tar.gz +Source0: https://mirrors.aliyun.com/pypi/web/packages/8b/0d/60483004c7ef78aba8784a169813f4f84252e5056574b193f4522ab6af76/boto3-1.27.0.tar.gz BuildArch: noarch Requires: python3-botocore @@ -32,7 +32,7 @@ Provides: python3-boto3-doc %prep -%autosetup -n boto3-1.26.162 +%autosetup -n boto3-1.27.0 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Jun 28 2023 Python_Bot - 1.26.162-1 +* Tue Jul 04 2023 Python_Bot - 1.27.0-1 - Package Spec generated diff --git a/sources b/sources index c221d7c..3aff3d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11a484d74d8921858fc3d055acbbb9ae boto3-1.26.162.tar.gz +c5227eb1810d764b2dc8d7db998d3796 boto3-1.27.0.tar.gz -- cgit v1.2.3