diff --git a/nbconvert-7.7.3.tar.gz b/nbconvert-7.7.3.tar.gz deleted file mode 100644 index 1720551..0000000 --- a/nbconvert-7.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a5996bf5f3cd16aa0431897ba1aa4c64842c2079f434b3dc6b8c4b252ef3355 -size 849762 diff --git a/nbconvert-7.8.0.tar.gz b/nbconvert-7.8.0.tar.gz new file mode 100644 index 0000000..4d3d321 --- /dev/null +++ b/nbconvert-7.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bc15a1247e14dd41ceef0c0a3bc70020e016576eb0578da62f1c5b4f950479 +size 850287 diff --git a/python-nbconvert.changes b/python-nbconvert.changes index a8870dd..5c67b10 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Sep 24 18:09:21 UTC 2023 - Ben Greiner + +- Update to 7.8.0 + * MermaidJS 10.3.1, accessibility features, handle MIME #2034 + (@bollwyvl) + * Fix: Prevent error from all whitespace lang string #2036 + (@Adamtaranto) + +------------------------------------------------------------------- +Sat Aug 26 13:25:22 UTC 2023 - Ben Greiner + +- Update to 7.7.4 + * Give main tag a height of 100% in css for reveal html #2032 + (@lkeegan) + ------------------------------------------------------------------- Thu Aug 17 16:02:00 UTC 2023 - Ben Greiner diff --git a/python-nbconvert.spec b/python-nbconvert.spec index f9ac2a7..651cba2 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -30,9 +30,9 @@ %bcond_with libalternatives %endif # X.X.0 gets abbreviated by pythondistdeps -%define shortversion 7.7.3 +%define shortversion 7.8 Name: python-nbconvert%{psuffix} -Version: 7.7.3 +Version: 7.8.0 Release: 0 Summary: Conversion of Jupyter Notebooks License: BSD-3-Clause AND MIT