require any flavor of the python package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook-shim?expand=0&rev=7
This commit is contained in:
@@ -47,6 +47,8 @@ Jupyter Server for their Python Web application backend.
|
||||
%package -n jupyter-notebook-shim
|
||||
Summary: The configuration file for python-notebook-shim
|
||||
Provides: juypter-notebook_shim = %{version}-%{release}
|
||||
# Any flavor is okay
|
||||
Requires: (%(echo "%{python_module notebook-shim = %{version}@or@}" | sed "s/@or@/ or /g" | sed 's/ or\s*$//'))
|
||||
|
||||
%description -n jupyter-notebook-shim
|
||||
This project provides a way for JupyterLab and other frontends to switch to
|
||||
@@ -61,6 +63,7 @@ file
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%python_move_config
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
|
Reference in New Issue
Block a user