automatic version update by autodist [release 6.5.1-1mamba;Wed Aug 10 2022]
This commit is contained in:
parent
d0c1f5e09e
commit
4f4291b13a
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-nbconvert
|
||||
Version: 6.5.0
|
||||
Version: 6.5.1
|
||||
Release: 1mamba
|
||||
Summary: Converting Jupyter Notebooks
|
||||
Group: System/Libraries
|
||||
@ -19,6 +19,7 @@ BuildRequires: python3.7dist(entrypoints)
|
||||
BuildRequires: python3.7dist(jinja2)
|
||||
BuildRequires: python3.7dist(jupyter-core)
|
||||
BuildRequires: python3.7dist(jupyterlab-pygments)
|
||||
BuildRequires: python3.7dist(lxml)
|
||||
BuildRequires: python3.7dist(markupsafe)
|
||||
BuildRequires: python3.7dist(mistune)
|
||||
BuildRequires: python3.7dist(nbclient)
|
||||
@ -62,6 +63,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 30 2022 Automatic Build System <autodist@mambasoft.it> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user