automatic version update by autodist [release 0.7.0-1mamba;Fri Oct 07 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:29:31 +01:00
parent f7bbe8c72a
commit 88e93d6ce2

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-nbclient
Version: 0.6.3
Version: 0.7.0
Release: 1mamba
Summary: A client library for executing notebooks
Group: System/Libraries
@ -51,6 +51,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
- automatic version update by autodist
* Mon Sep 12 2022 Automatic Build System <autodist@mambasoft.it> 0.6.8-1mamba
- automatic version update by autodist
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 0.6.3-1mamba
- automatic version update by autodist