From b15985d9c9324ca8bb1652b20bf66cebbc3076ca5633a7e9f365093ea65a1675 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 26 Feb 2021 21:33:09 +0000 Subject: [PATCH] Missing BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=25 --- python-jupyter-server.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-jupyter-server.spec b/python-jupyter-server.spec index bfe5cc8..0bfa08a 100644 --- a/python-jupyter-server.spec +++ b/python-jupyter-server.spec @@ -32,6 +32,7 @@ BuildRequires: %{python_module anyio >= 2.0.2} BuildRequires: %{python_module ipython_genutils} BuildRequires: %{python_module jupyter-client >= 6.1.1} BuildRequires: %{python_module jupyter-core >= 4.4.0} +BuildRequires: %{python_module nbclient} BuildRequires: %{python_module nbconvert} BuildRequires: %{python_module nbformat} BuildRequires: %{python_module prometheus_client}