diff --git a/python-wheel.spec b/python-wheel.spec index 767c343..9906596 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,6 +1,6 @@ Name: python-wheel -Version: 0.36.2 -Release: 2mamba +Version: 0.37.0 +Release: 1mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries Vendor: openmamba @@ -11,7 +11,7 @@ Source: https://pypi.debian.net/wheel/wheel-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel -BuildRequires: python-setuptools-py3 +BuildRequires: python3.7dist(setuptools) ## AUTOBUILDREQ-END %description @@ -49,6 +49,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist %{python_sitearch}/wheel-%{version}-py*.egg-info/* %changelog +* Tue Aug 10 2021 Automatic Build System 0.37.0-1mamba +- automatic version update by autodist + * Thu Mar 18 2021 Silvan Calarco 0.36.2-2mamba - rebuilt with python dist deps; resolve conflicts for /usr/bin/wheel