From d1e2d8cc9921874f7cdda19889b3b5b881956e07 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:21:57 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.1.2-2mamba;Fri Apr 07 2023] --- python-jupyterlab_pygments.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jupyterlab_pygments.spec b/python-jupyterlab_pygments.spec index 6e45785..2ded1f9 100644 --- a/python-jupyterlab_pygments.spec +++ b/python-jupyterlab_pygments.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyterlab_pygments Version: 0.1.2 -Release: 1mamba +Release: 2mamba Summary: Pygments theme using JupyterLab CSS variables Group: System/Libraries Vendor: openmamba @@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.1.2-2mamba +- rebuilt with python 3.10 + * Sun Feb 13 2022 Silvan Calarco 0.1.2-1mamba - package created using the webbuild interface