2023-10-14 09:14:29 +00:00
committed by Git OBS Bridge
parent 24bdda3a28
commit 595025eeaf

View File

@@ -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