From 2e5a6d987606d3ab6bda54ba999a9293cd1b2b1534d3c3f98df2d79f09027be8 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 29 Mar 2024 18:50:51 +0000 Subject: [PATCH] - Update to 7.16.3 * Maintenance and upkeep improvements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=87 --- nbconvert-7.16.2.tar.gz | 3 --- nbconvert-7.16.3.tar.gz | 3 +++ python-nbconvert.changes | 6 ++++++ python-nbconvert.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 nbconvert-7.16.2.tar.gz create mode 100644 nbconvert-7.16.3.tar.gz diff --git a/nbconvert-7.16.2.tar.gz b/nbconvert-7.16.2.tar.gz deleted file mode 100644 index 741e618..0000000 --- a/nbconvert-7.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16 -size 854119 diff --git a/nbconvert-7.16.3.tar.gz b/nbconvert-7.16.3.tar.gz new file mode 100644 index 0000000..e2f86ce --- /dev/null +++ b/nbconvert-7.16.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6733b78ce3d47c3f85e504998495b07e6ea9cf9bf6ec1c98dda63ec6ad19142 +size 854257 diff --git a/python-nbconvert.changes b/python-nbconvert.changes index 6cd64de..48a3fdf 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 29 18:48:56 UTC 2024 - Ben Greiner + +- Update to 7.16.3 + * Maintenance and upkeep improvements + ------------------------------------------------------------------- Fri Mar 8 13:15:32 UTC 2024 - Ben Greiner diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 87d87f8..0b65a0e 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -31,9 +31,9 @@ %bcond_with libalternatives %endif # X.X.0 gets abbreviated by pythondistdeps -%define shortversion 7.16.2 +%define shortversion 7.16.3 Name: python-nbconvert%{psuffix} -Version: 7.16.2 +Version: 7.16.3 Release: 0 Summary: Conversion of Jupyter Notebooks License: BSD-3-Clause AND MIT @@ -61,7 +61,7 @@ Requires: python-tinycss2 Requires: python-traitlets >= 5.1 Requires: (python-bleach without python-bleach = 5.0.0) Requires: (python-mistune >= 2.0.3 with python-mistune < 4) -Recommends: pandoc +Recommends: pandoc >= 2.9.2 Recommends: python-tornado >= 6.1 Suggests: %{name}-latex Suggests: python-qtwebengine-qt5 >= 5.15 @@ -83,7 +83,7 @@ BuildRequires: %{python_module flaky} BuildRequires: %{python_module ipykernel} BuildRequires: %{python_module ipywidgets >= 7.5} BuildRequires: %{python_module nbconvert = %{version}} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest >= 7} %endif %python_subpackages