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