OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=30
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user