!16 Update package to version 1.26.30
From: @liqiuyu123 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
8848db31ac
BIN
boto3-1.26.30.tar.gz
Normal file
BIN
boto3-1.26.30.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.26.6
|
Version: 1.26.30
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/boto/boto3
|
URL: https://github.com/boto/boto3
|
||||||
Source0: https://files.pythonhosted.org/packages/2c/fa/cbbf6102b6ff9ba59f4220be7c0bed58ab31570a98b93f2cc4058c44eb73/boto3-1.26.6.tar.gz
|
Source0: https://files.pythonhosted.org/packages/fb/62/9920814ada419367cfea333fd440f8e7951ef5b0404325e66a6ad3d56b40/boto3-1.26.30.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Boto3 is the Amazon Web Services (AWS) Software Development
|
Boto3 is the Amazon Web Services (AWS) Software Development
|
||||||
@ -15,7 +15,7 @@ and Amazon EC2.
|
|||||||
|
|
||||||
%package -n python3-boto3
|
%package -n python3-boto3
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
Provides: python-boto3
|
Provides: python-boto3 = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-s3transfer
|
BuildRequires: python3-s3transfer
|
||||||
BuildRequires: python3-jmespath
|
BuildRequires: python3-jmespath
|
||||||
@ -31,7 +31,10 @@ and Amazon EC2.
|
|||||||
Summary: Development documents and examples for boto3
|
Summary: Development documents and examples for boto3
|
||||||
Provides: python3-boto3-doc
|
Provides: python3-boto3-doc
|
||||||
%description help
|
%description help
|
||||||
|
Boto3 is the Amazon Web Services (AWS) Software Development
|
||||||
|
Kit (SDK) for Python, which allows Python developers to
|
||||||
|
write software that makes use of services like Amazon S3
|
||||||
|
and Amazon EC2.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n boto3-%{version}
|
%autosetup -n boto3-%{version}
|
||||||
@ -74,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 15 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.26.30-1
|
||||||
|
- Update package to version 1.26.30
|
||||||
|
|
||||||
* Thu Nov 10 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.26.6-1
|
* Thu Nov 10 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.26.6-1
|
||||||
- Upgrade package to version 1.26.6
|
- Upgrade package to version 1.26.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user