forked from pool/python-nbconvert
- Update to 7.2.10
* Add cell-id anchor for cell identification #1897 (@krassowski) * Do not import pyppeteer for installation check #1947 (@krassowski) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=53
This commit is contained in:
parent
da1756ee54
commit
0921355675
3
nbconvert-7.2.10.tar.gz
Normal file
3
nbconvert-7.2.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8eed67bd8314f3ec87c4351c2f674af3a04e5890ab905d6bd927c05aec1cf27d
|
||||
size 870708
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a42c3ac137c64f70cbe4d763111bf358641ea53b37a01a5c202ed86374af5234
|
||||
size 870386
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 19 16:09:23 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 7.2.10
|
||||
* Add cell-id anchor for cell identification #1897 (@krassowski)
|
||||
* Do not import pyppeteer for installation check #1947
|
||||
(@krassowski)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 16:19:54 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
Name: python-nbconvert%{psuffix}
|
||||
Version: 7.2.9
|
||||
Version: 7.2.10
|
||||
Release: 0
|
||||
Summary: Conversion of Jupyter Notebooks
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
Loading…
Reference in New Issue
Block a user