rebuilt with distdeps [release 0.5.0-2mamba;Mon Aug 30 2021]
This commit is contained in:
parent
145019398c
commit
bac1d3214e
@ -1,6 +1,6 @@
|
||||
Name: python-s3transfer
|
||||
Version: 0.5.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An Amazon S3 Transfer Manager for Python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,9 @@ 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)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -40,14 +40,13 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
## note: this list is just an example; modify as required
|
||||
# %{python_sitearch}/%{name}.py*
|
||||
# %{python_sitearch}/%{name}.so
|
||||
|
||||
## note: add extra documentation (if any)
|
||||
# %doc README.rst
|
||||
%dir %{python_sitearch}/s3transfer-%{version}-py*.egg-info
|
||||
%{python_sitearch}/s3transfer-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
* Sat Jul 17 2021 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user