Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-notebook for openSUSE:Factory
checked in at 2022-08-03 21:16:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
and /work/SRC/openSUSE:Factory/.python-notebook.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-notebook"
Wed Aug 3 21:16:37 2022 rev:18 rq:992398 version:6.4.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes
2022-06-16 18:22:20.468261620 +0200
+++
/work/SRC/openSUSE:Factory/.python-notebook.new.1533/python-notebook.changes
2022-08-03 21:16:53.839473456 +0200
@@ -1,0 +2,6 @@
+Tue Aug 2 21:19:05 UTC 2022 - Ben Greiner <[email protected]>
+
+- Enforce libalternatives grouping for nbclassic alternatives
+ gh#jupyter/notebook#6501
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.TnMSNo/_old 2022-08-03 21:16:54.375474863 +0200
+++ /var/tmp/diff_new_pack.TnMSNo/_new 2022-08-03 21:16:54.383474884 +0200
@@ -209,6 +209,8 @@
%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