automatic version update by autodist [release 0.7.0-1mamba;Wed Sep 27 2023]
This commit is contained in:
parent
c21490fdf5
commit
8d04a84431
@ -1,5 +1,5 @@
|
||||
Name: python-s3transfer
|
||||
Version: 0.6.2
|
||||
Version: 0.7.0
|
||||
Release: 1mamba
|
||||
Summary: An Amazon S3 Transfer Manager for Python
|
||||
Group: System/Libraries
|
||||
@ -10,9 +10,10 @@ URL: https://pypi.org/project/s3transfer/
|
||||
Source: https://pypi.debian.net/s3transfer/s3transfer-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(botocore)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(botocore)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -44,6 +45,12 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/s3transfer-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.6.2-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Aug 16 2023 Automatic Build System <autodist@mambasoft.it> 0.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user