From 04e8a6947469cb4b0ef9f70a10a36fd12ad810786893568b0527bd8c82b5756d Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 2 Aug 2022 21:19:55 +0000 Subject: [PATCH] - Enforce libalternatives grouping for nbclassic alternatives gh#jupyter/notebook#6501 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=47 --- python-notebook.changes | 6 ++++++ python-notebook.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/python-notebook.changes b/python-notebook.changes index ed2a00f..97d668f 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 2 21:19:05 UTC 2022 - Ben Greiner + +- Enforce libalternatives grouping for nbclassic alternatives + gh#jupyter/notebook#6501 + ------------------------------------------------------------------- Wed Jun 15 19:37:13 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-notebook.spec b/python-notebook.spec index d070962..d845dab 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -209,6 +209,8 @@ sed -E ' %python_clone -a %{buildroot}%{_bindir}/jupyter-nbextension %python_clone -a %{buildroot}%{_bindir}/jupyter-notebook %python_clone -a %{buildroot}%{_bindir}/jupyter-serverextension +# https://github.com/jupyter/notebook/issues/6501, use the same grouping as nbclassic +%python_group_libalternatives jupyter-notebook jupyter-bundlerextension jupyter-nbextension jupyter-serverextension %suse_update_desktop_file jupyter-notebook %endif