rebuilt with python 3.10 [release 0.1.2-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:21:57 +01:00
parent f311949de1
commit d1e2d8cc99

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jupyterlab_pygments Name: python-jupyterlab_pygments
Version: 0.1.2 Version: 0.1.2
Release: 1mamba Release: 2mamba
Summary: Pygments theme using JupyterLab CSS variables Summary: Pygments theme using JupyterLab CSS variables
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.1.2-2mamba
- rebuilt with python 3.10
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.2-1mamba * Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.2-1mamba
- package created using the webbuild interface - package created using the webbuild interface