diff --git a/nbconvert-7.2.10.tar.gz b/nbconvert-7.2.10.tar.gz new file mode 100644 index 0000000..bb72b4b --- /dev/null +++ b/nbconvert-7.2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eed67bd8314f3ec87c4351c2f674af3a04e5890ab905d6bd927c05aec1cf27d +size 870708 diff --git a/nbconvert-7.2.9.tar.gz b/nbconvert-7.2.9.tar.gz deleted file mode 100644 index 9b71419..0000000 --- a/nbconvert-7.2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a42c3ac137c64f70cbe4d763111bf358641ea53b37a01a5c202ed86374af5234 -size 870386 diff --git a/python-nbconvert.changes b/python-nbconvert.changes index 0e87baf..1d102c8 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 19 16:09:23 UTC 2023 - Ben Greiner + +- 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 diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 9dc0b74..1bebd45 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -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