rebuilt with python 3.10 [release 6.22.0-2mamba;Thu Apr 06 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 11:17:31 +01:00
parent 0dad8401f3
commit 384afdabf4

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-ipykernel
Version: 6.22.0
Release: 1mamba
Release: 2mamba
Summary: The IPython kernel for Jupyter
Group: System/Libraries
Vendor: openmamba
@ -68,6 +68,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{_datadir}/jupyter/kernels/python3/logo-svg.svg
%changelog
* Thu Apr 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.22.0-2mamba
- rebuilt with python 3.10
* Tue Mar 21 2023 Automatic Build System <autodist@mambasoft.it> 6.22.0-1mamba
- automatic version update by autodist