automatic version update by autodist [release 0.29.5-1mamba;Tue Jul 11 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:27:34 +01:00
parent 94992d307d
commit c4074fff43

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-metakernel
Version: 0.29.4
Version: 0.29.5
Release: 1mamba
Summary: A Jupyter kernel base class in Python which includes core magic functions
Group: System/Libraries
@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Tue Jul 11 2023 Automatic Build System <autodist@mambasoft.it> 0.29.5-1mamba
- automatic version update by autodist
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 0.29.4-1mamba
- automatic version update by autodist