From 46a749378e44be6bfd3404224abe880f8c65f8c74380c34671a63acd3242d461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 23 Mar 2020 08:56:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=4 --- python-python-crfsuite.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-python-crfsuite.spec b/python-python-crfsuite.spec index 80856f7..9632b87 100644 --- a/python-python-crfsuite.spec +++ b/python-python-crfsuite.spec @@ -48,9 +48,9 @@ export CFLAGS="%{optflags}" %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} -py.test-%{$python_bin_suffix} tests/ -} +mv pycrfsuite bak +%pytest_arch +mv bak pycrfsuite %files %{python_files} %license LICENSE.txt