obsolete -py310 subpackages [release 0.35.1-3mamba;Mon Jan 15 2024]
This commit is contained in:
parent
00077058c0
commit
3aeb82e215
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-octave_kernel
|
Name: python-octave_kernel
|
||||||
Version: 0.35.1
|
Version: 0.35.1
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: An Octave kernel for Jupyter
|
Summary: An Octave kernel for Jupyter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -22,6 +22,8 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-octave_kernel-py310 <= 0.35.1-2mamba
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -52,6 +54,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{_datadir}/jupyter/kernels/octave/*
|
%{_datadir}/jupyter/kernels/octave/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.35.1-3mamba
|
||||||
|
- obsolete -py310 subpackages
|
||||||
|
|
||||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.35.1-2mamba
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.35.1-2mamba
|
||||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user