diff --git a/nbconvert-7.2.10.tar.gz b/nbconvert-7.2.10.tar.gz deleted file mode 100644 index bb72b4b..0000000 --- a/nbconvert-7.2.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eed67bd8314f3ec87c4351c2f674af3a04e5890ab905d6bd927c05aec1cf27d -size 870708 diff --git a/nbconvert-7.3.1.tar.gz b/nbconvert-7.3.1.tar.gz new file mode 100644 index 0000000..9b5da0c --- /dev/null +++ b/nbconvert-7.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78685362b11d2e8058e70196fe83b09abed8df22d3e599cf271f4d39fdc48b9e +size 880064 diff --git a/python-nbconvert.changes b/python-nbconvert.changes index 1d102c8..3ed794e 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Apr 23 17:35:56 UTC 2023 - Ben Greiner + +- Update to 7.3.1 + * Remove overwriting of default KernelManager #1972 (@tuncbkose) +- Release 7.3.0 + * Allow pattern in output_base #1967 (@JeppeKlitgaard) + * Make date configurable in latex/PDF #1963 (@achimgaedke) + * Update jupyterlab CSS #1960 (@martinRenou) + ------------------------------------------------------------------- Sun Mar 19 16:09:23 UTC 2023 - Ben Greiner diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 1bebd45..52d1b93 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -30,7 +30,7 @@ %bcond_with libalternatives %endif Name: python-nbconvert%{psuffix} -Version: 7.2.10 +Version: 7.3.1 Release: 0 Summary: Conversion of Jupyter Notebooks License: BSD-3-Clause AND MIT