diff --git a/nbconvert-7.16.3.tar.gz b/nbconvert-7.16.3.tar.gz deleted file mode 100644 index e2f86ce..0000000 --- a/nbconvert-7.16.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6733b78ce3d47c3f85e504998495b07e6ea9cf9bf6ec1c98dda63ec6ad19142 -size 854257 diff --git a/nbconvert-7.16.4.tar.gz b/nbconvert-7.16.4.tar.gz new file mode 100644 index 0000000..72cfa33 --- /dev/null +++ b/nbconvert-7.16.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ca91ba266b0a448dc96fa6c5b9d98affabde2867b363258703536807f9f7f4 +size 854422 diff --git a/python-nbconvert.changes b/python-nbconvert.changes index 48a3fdf..1e3c8e0 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 21 13:32:58 UTC 2024 - Ben Greiner + +- Update to 7.16.4 + * rst exporter: Re-enable coalescing streams #2142 (@mgeier) + ------------------------------------------------------------------- Fri Mar 29 18:48:56 UTC 2024 - Ben Greiner diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 0b65a0e..5e87aa2 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -20,7 +20,6 @@ %if "%{flavor}" == "test" %define psuffix -test %bcond_without test -%define skip_python39 1 %else %define psuffix %{nil} %bcond_with test @@ -31,9 +30,9 @@ %bcond_with libalternatives %endif # X.X.0 gets abbreviated by pythondistdeps -%define shortversion 7.16.3 +%define shortversion 7.16.4 Name: python-nbconvert%{psuffix} -Version: 7.16.3 +Version: 7.16.4 Release: 0 Summary: Conversion of Jupyter Notebooks License: BSD-3-Clause AND MIT @@ -172,7 +171,7 @@ pytest-%{$python_bin_suffix} -v -m 'not network' -k "not ($donttest)" %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/nbconvert-%{version}*-info +%{python_sitelib}/nbconvert-%{version}.dist-info %{python_sitelib}/nbconvert/ %python_alternative %{_bindir}/jupyter-nbconvert %python_alternative %{_bindir}/jupyter-dejavu