canonicalize
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-pytest-jupyter?expand=0&rev=13
This commit is contained in:
parent
eb6083ffab
commit
57022ff97d
@ -60,7 +60,7 @@ A pytest plugin for testing Jupyter libraries and extensions.
|
||||
%package client
|
||||
Summary: A pytest plugin for testing Jupyter libraries and extensions [client] extra
|
||||
Requires: python-ipykernel >= 6.14
|
||||
Requires: python-jupyter_client >= 7.4
|
||||
Requires: python-jupyter-client >= 7.4
|
||||
Requires: python-nbformat >= 5.3
|
||||
Requires: python-pytest-jupyter = %{version}
|
||||
|
||||
@ -71,8 +71,8 @@ This subpackage provides the [client] extra dependencies
|
||||
%package server
|
||||
Summary: A pytest plugin for testing Jupyter libraries and extensions [server] extra
|
||||
Requires: python-ipykernel >= 6.14
|
||||
Requires: python-jupyter-client >= 7.4
|
||||
Requires: python-jupyter-server >= 1.21
|
||||
Requires: python-jupyter_client >= 7.4
|
||||
Requires: python-nbformat >= 5.3
|
||||
Requires: python-pytest-jupyter = %{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user