Accepting request 1124287 from devel:languages:python:jupyter
- Any python flavor is okay - Fix a bad Requires: with %{python_module construct. OBS-URL: https://build.opensuse.org/request/show/1124287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server-terminals?expand=0&rev=3
This commit is contained in:
commit
cf199440ff
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 8 20:26:11 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Any python flavor is okay
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 8 10:28:04 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Fix a bad Requires: with %{python_module construct.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 22 13:00:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Sun Jan 22 13:00:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -56,8 +56,7 @@ A Jupyter Server Extension Providing Terminals.
|
|||||||
|
|
||||||
%package -n jupyter-server-terminals
|
%package -n jupyter-server-terminals
|
||||||
Summary: Jupyter Server Extension registration for python*-jupyter-server-terminals
|
Summary: Jupyter Server Extension registration for python*-jupyter-server-terminals
|
||||||
# Any flavor is okay
|
Requires: python3dist(jupyter-server-terminals)
|
||||||
Requires: (%(echo "%{python_module jupyter-server-terminals = %{version}@or@}" | sed "s/@or@/ or /g" | sed 's/ or\s*$//'))
|
|
||||||
|
|
||||||
%description -n jupyter-server-terminals
|
%description -n jupyter-server-terminals
|
||||||
A Jupyter Server Extension Providing Terminals.
|
A Jupyter Server Extension Providing Terminals.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user