summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-04 14:03:04 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-04 14:03:04 +0000
commit5e5d59148b7413f259bc115c134827894f0a997b (patch)
tree42dd580812a438904de7e6002be97324b5534f4e
parentc6ebfe0a64e326c34847c8ab9c79c0453b0b5300 (diff)
automatic import of python-boto3openeuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-boto3.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 1.26.162-1
+* Tue Jul 04 2023 Python_Bot <Python_Bot@openeuler.org> - 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