File project.diff of Package python-jupyterlab
--- python-jupyterlab.spec.orig
+++ python-jupyterlab.spec
@@ -52,7 +52,7 @@ BuildRequires: jupyter-rpm-macros
BuildRequires: python-rpm-macros
BuildRequires: update-desktop-files
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Requires: jupyter-jupyterlab = %{version}
Requires: python-Jinja2 >= 3.0.3
Requires: python-async_lru >= 1.0.0
@@ -128,6 +128,7 @@ find jupyterlab -name .yarnrc.yml -delet
%install
%pyproject_install
+%jupyter_move_config
%{python_expand #
%fdupes %{buildroot}%{$python_sitelib}
}