automatic version update by autodist [release 7.16.1-1mamba;Tue Feb 20 2024]

This commit is contained in:
Automatic Build System 2024-02-22 08:53:53 +01:00
parent 742285f3cc
commit 4f0fd71ef4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-nbconvert
Version: 7.16.0
Version: 7.16.1
Release: 1mamba
Summary: Converting Jupyter Notebooks
Group: System/Libraries
@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Feb 20 2024 Automatic Build System <autodist@openmamba.org> 7.16.1-1mamba
- automatic version update by autodist
* Thu Feb 08 2024 Automatic Build System <autodist@openmamba.org> 7.16.0-1mamba
- automatic version update by autodist