obsolete -py310 subpackages [release 0.30.1-2mamba;Mon Jan 15 2024]
This commit is contained in:
parent
3543d14eaa
commit
6f8ab46171
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-metakernel
|
||||
Version: 0.30.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A Jupyter kernel base class in Python which includes core magic functions
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -23,6 +23,8 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
%{summary}.
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%define py_requires_append \
|
||||
Obsoletes: python-metakernel-py310 <= 0.30.1-1mamba
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
@ -51,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.30.1-2mamba
|
||||
- obsolete -py310 subpackages
|
||||
|
||||
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 0.30.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user