Accepting request 992398 from devel:languages:python:jupyter

- Enforce libalternatives grouping for nbclassic alternatives
  gh#jupyter/notebook#6501

OBS-URL: https://build.opensuse.org/request/show/992398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2022-08-03 19:16:37 +00:00 committed by Git OBS Bridge
commit 990554c0b6
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 2 21:19:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Enforce libalternatives grouping for nbclassic alternatives
gh#jupyter/notebook#6501
-------------------------------------------------------------------
Wed Jun 15 19:37:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@ -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