Accepting request 1104451 from devel:languages:python:jupyter
- Suggest primary python package -- boo#1214354 OBS-URL: https://build.opensuse.org/request/show/1104451 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook-shim?expand=0&rev=5
This commit is contained in:
commit
d3d3bf820c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 17 16:06:14 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Suggest primary python package -- boo#1214354
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 1 17:48:19 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Mon May 1 17:48:19 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define anypython python3dist
|
|
||||||
Name: python-notebook-shim
|
Name: python-notebook-shim
|
||||||
Version: 0.2.3
|
Version: 0.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -48,7 +47,9 @@ Jupyter Server for their Python Web application backend.
|
|||||||
%package -n jupyter-notebook-shim
|
%package -n jupyter-notebook-shim
|
||||||
Summary: The configuration file for python-notebook-shim
|
Summary: The configuration file for python-notebook-shim
|
||||||
Provides: juypter-notebook_shim = %{version}-%{release}
|
Provides: juypter-notebook_shim = %{version}-%{release}
|
||||||
Requires: %anypython(notebook-shim) = %{version}
|
# Any flavor is okay, but suggest the primary one for automatic zypper choice -- boo#1214354
|
||||||
|
Requires: python3dist(notebook-shim) = %{version}
|
||||||
|
Suggests: python3-notebook-shim
|
||||||
|
|
||||||
%description -n jupyter-notebook-shim
|
%description -n jupyter-notebook-shim
|
||||||
This project provides a way for JupyterLab and other frontends to switch to
|
This project provides a way for JupyterLab and other frontends to switch to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user