From 1fc8b07f4cfce70b7a37b1925f774e5d05ca3ec7146fda3ad0482954b935517b 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:04:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=19 --- python-responses.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-responses.spec b/python-responses.spec index 64475c5..cca3cf0 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -28,8 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/r/responses/respo # test requirements BuildRequires: %{python_module cookies} BuildRequires: %{python_module mock} +BuildRequires: %{python_module pytest < 4.0} BuildRequires: %{python_module pytest-localserver} -BuildRequires: %{python_module pytest4} BuildRequires: %{python_module requests >= 2.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six}