From 225349bc767df829c24a26a4443536b093eef5f3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 27 Mar 2024 23:58:00 +0100 Subject: [PATCH] automatic version update by autodist [release 0.30.2-1mamba;Wed Mar 27 2024] --- python-metakernel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-metakernel.spec b/python-metakernel.spec index 28a8a4e..fd26436 100644 --- a/python-metakernel.spec +++ b/python-metakernel.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-metakernel -Version: 0.30.1 -Release: 2mamba +Version: 0.30.2 +Release: 1mamba Summary: A Jupyter kernel base class in Python which includes core magic functions Group: System/Libraries Vendor: openmamba @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Wed Mar 27 2024 Automatic Build System 0.30.2-1mamba +- automatic version update by autodist + * Mon Jan 15 2024 Silvan Calarco 0.30.1-2mamba - obsolete -py310 subpackages