From 384afdabf4a09eb7c4f10a77075e43539db34d96 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:17:31 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 6.22.0-2mamba;Thu Apr 06 2023] --- python-ipykernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ipykernel.spec b/python-ipykernel.spec index c9b9b73..d5cd61e 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -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 6.22.0-2mamba +- rebuilt with python 3.10 + * Tue Mar 21 2023 Automatic Build System 6.22.0-1mamba - automatic version update by autodist