From 080887e343fbf9a064d4480227bec190643ea06d10c6ddbadb0964c4d95c9764 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 9 Jul 2023 12:25:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=45 --- python-nbformat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-nbformat.spec b/python-nbformat.spec index 5af56b2..da15dba 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -48,7 +48,7 @@ Requires(postun):update-alternatives %endif # SECTION test requirements BuildRequires: %{python_module fastjsonschema} -BuildRequires: %{python_module jsonschema > 2.6 with python-jsonschema < 4.18} +BuildRequires: %{python_module jsonschema > 2.6 with %python-jsonschema < 4.18} BuildRequires: %{python_module jupyter_core} BuildRequires: %{python_module pep440} BuildRequires: %{python_module pytest}