automatic version update by autodist [release 0.37.0-1mamba;Tue Aug 10 2021]
This commit is contained in:
parent
f80e07ce5d
commit
75dd3e3b9c
@ -1,6 +1,6 @@
|
|||||||
Name: python-wheel
|
Name: python-wheel
|
||||||
Version: 0.36.2
|
Version: 0.37.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427
|
Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,7 +11,7 @@ Source: https://pypi.debian.net/wheel/wheel-%{version}.tar.gz
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python-setuptools-py3
|
BuildRequires: python3.7dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,6 +49,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist
|
|||||||
%{python_sitearch}/wheel-%{version}-py*.egg-info/*
|
%{python_sitearch}/wheel-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Automatic Build System <autodist@mambasoft.it> 0.37.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.36.2-2mamba
|
* Thu Mar 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.36.2-2mamba
|
||||||
- rebuilt with python dist deps; resolve conflicts for /usr/bin/wheel
|
- rebuilt with python dist deps; resolve conflicts for /usr/bin/wheel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user