From 77022cbd3a896652bd3d889463dc1ca44f57dd97c0dfad68619d9549138532e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 11 Aug 2018 06:34:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=5 --- python-pyrsistent.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index 3183bb4..98543a4 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -26,13 +26,13 @@ Group: Development/Languages/Python URL: http://github.com/tobgu/pyrsistent/ Source: https://files.pythonhosted.org/packages/source/p/pyrsistent/pyrsistent-%{version}.tar.gz BuildRequires: %{python_module devel} +BuildRequires: %{python_module hypothesis} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-six -BuildRequires: %{python_module hypothesis} -BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} %python_subpackages %description