diff options
Diffstat (limited to 'python-boto3.spec')
-rw-r--r-- | python-boto3.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |