automatic version update by autodist [release 0.41.3-1mamba;Mon Oct 30 2023]
This commit is contained in:
parent
e76da3a8db
commit
f9fc2d823e
@ -1,6 +1,6 @@
|
||||
Name: python-wheel
|
||||
Version: 0.41.2
|
||||
Release: 2mamba
|
||||
Version: 0.41.3
|
||||
Release: 1mamba
|
||||
Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,7 +10,7 @@ URL: https://pypi.org/project/wheel/
|
||||
Source: https://pypi.debian.net/wheel/wheel-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.11.5
|
||||
@ -50,6 +50,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist
|
||||
%{python_sitearch}/wheel-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 30 2023 Automatic Build System <autodist@mambasoft.it> 0.41.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 0.41.2-2mamba
|
||||
- rebuilt with python3 = 3.11.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user