From 595025eeafee256c2ce274dd03dad75907e89ddf2b6c4b8e73df8e40b407a480 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 14 Oct 2023 09:14:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=30 --- python-bqplot.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/python-bqplot.spec b/python-bqplot.spec index 46932ec..ef3cb31 100644 --- a/python-bqplot.spec +++ b/python-bqplot.spec @@ -100,10 +100,6 @@ rm bqplot/install.py %install %pyproject_install -mkdir -p %{buildroot}%{_jupyter_confdir} -cp -r etc/jupyter/* %{buildroot}%{_jupyter_confdir}/ -cp -r share/ %{buildroot}%{_datadir} -%python_expand rm -r %{buildroot}%{$python_sitelib}/tests %fdupes %{buildroot}%{_jupyter_prefix} %python_expand %fdupes %{buildroot}%{$python_sitelib} @@ -120,7 +116,7 @@ cp -r share/ %{buildroot}%{_datadir} %files -n jupyter-bqplot-notebook %license LICENSE -%{!?_jupyter_distconfig:%config} %{_jupyter_nb_notebook_confdir}/bqplot.json +%_jupyter_config %{_jupyter_nb_notebook_confdir}/bqplot.json %{_jupyter_nbextension_dir}/bqplot/ %files -n jupyter-bqplot-jupyterlab