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

This commit is contained in:
Silvan Calarco 2024-01-06 10:58:37 +01:00
parent 8ff6c0a987
commit 9511bdb5b8

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-comm
Version: 0.1.3
Release: 1mamba
Release: 2mamba
Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
Group: System/Libraries
Vendor: openmamba
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Apr 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.3-2mamba
- rebuilt with python 3.10
* Wed Mar 22 2023 Automatic Build System <autodist@mambasoft.it> 0.1.3-1mamba
- automatic version update by autodist