File project.diff of Package python-panel
--- python-panel.spec.orig
+++ python-panel.spec
@@ -1,5 +1,5 @@
#
-# spec file for package python-panel
+# spec file
#
# Copyright (c) 2025 SUSE LLC
#
@@ -79,7 +79,7 @@ Requires: python-typing_extensions
Requires: (python-bokeh >= 3.5.0 with python-bokeh < 3.7)
Requires: (python-param >= 2.1 with python-param < 3)
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Recommends: jupyter-panel
Recommends: python-Pillow
Recommends: python-holoviews >= 1.18.0
@@ -155,6 +155,7 @@ popd
%install
%pyproject_install
+%jupyter_move_config
%python_clone -a %{buildroot}%{_bindir}/panel
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%endif