From 95feee1efa7ff4a0ff69bf4f9c5049c0ca75a98fb84c7c9ed5b488b40a860959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 Jul 2019 09:06:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=13 --- python-pyrsistent.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index 00e636b..8bcaa7f 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -28,7 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrs BuildRequires: %{python_module devel} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module numpy} -BuildRequires: %{python_module pytest4} +# https://github.com/tobgu/pyrsistent/issues/175 +BuildRequires: %{python_module pytest < 5.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes