From 9511bdb5b8c59d36b847c2462caceba8e2e72cb0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:58:37 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.1.3-2mamba;Thu Apr 06 2023] --- python-comm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-comm.spec b/python-comm.spec index 6e2beaa..8fcce98 100644 --- a/python-comm.spec +++ b/python-comm.spec @@ -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 0.1.3-2mamba +- rebuilt with python 3.10 + * Wed Mar 22 2023 Automatic Build System 0.1.3-1mamba - automatic version update by autodist