forked from pool/python-qtconsole
Accepting request 856028 from home:bnavigator:branches:devel:languages:python:jupyter
- Move the alternative binary to the flavored python package OBS-URL: https://build.opensuse.org/request/show/856028 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 15:24:35 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Move the alternative binary to the flavored python package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 17:51:02 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@@ -125,12 +125,12 @@ export QT_QPA_PLATFORM="offscreen"
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/jupyter-qtconsole
|
||||
%{python_sitelib}/qtconsole-%{version}-py*.egg-info
|
||||
%{python_sitelib}/qtconsole/
|
||||
|
||||
%files -n jupyter-qtconsole
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/jupyter-qtconsole
|
||||
%{_datadir}/applications/jupyter-qtconsole.desktop
|
||||
%{_datadir}/icons/hicolor/scalable/apps/JupyterQtConsole.svg
|
||||
|
||||
|
Reference in New Issue
Block a user