From b6ddf6d90093dd0b3c4c58d7fd11faeb442a395f7441059a5aeb7781b3517a4b Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 6 Jun 2022 20:27:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=42 --- python-notebook.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-notebook.spec b/python-notebook.spec index 8fa2604..1cb57c0 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -80,7 +80,6 @@ Requires(postun):update-alternatives %endif %if %{with test} BuildRequires: %{python_module nbval} -# Some dependency loop involving the jupyter-notebook subpackage could pull in an old version otherwise! BuildRequires: %{python_module notebook = %{version}} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-unixsocket}