From 84ab2dbd7ba215d24974a9848410151cb62cc3be Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:21:39 +0100 Subject: [PATCH] rebuuilt with python 3.10 [release 5.3.0-2mamba;Thu Apr 06 2023] --- python-jupyter_core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jupyter_core.spec b/python-jupyter_core.spec index 3d6729c..9765194 100644 --- a/python-jupyter_core.spec +++ b/python-jupyter_core.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyter_core Version: 5.3.0 -Release: 1mamba +Release: 2mamba Summary: Core common functionality of Jupyter projects Group: System/Libraries Vendor: openmamba @@ -53,6 +53,9 @@ done %{python_sitelib}/__pycache__/jupyter.*.pyc %changelog +* Thu Apr 06 2023 Silvan Calarco 5.3.0-2mamba +- rebuuilt with python 3.10 + * Fri Mar 17 2023 Automatic Build System 5.3.0-1mamba - automatic version update by autodist