obsolete python-scikit_build-py310 [release 0.17.6-3mamba;Sun Mar 24 2024]
This commit is contained in:
parent
b6472d57d0
commit
aae86302aa
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-scikit_build
|
Name: python-scikit_build
|
||||||
Version: 0.17.6
|
Version: 0.17.6
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions
|
Summary: Improved build system generator for Python C/C++/Fortran/Cython extensions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -23,6 +23,10 @@ BuildRequires: libpython3-devel >= 3.11.5
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%if "0%{?with_pyver}" == "03"
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-scikit_build-py310 <= 0.17.6-2mamba
|
||||||
|
%endif
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -52,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17.6-3mamba
|
||||||
|
- obsolete python-scikit_build-py310
|
||||||
|
|
||||||
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 0.17.6-2mamba
|
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 0.17.6-2mamba
|
||||||
- rebuilt with python3 = 3.11.5
|
- rebuilt with python3 = 3.11.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user