14
0
Tomáš Chvátal
2020-03-23 08:56:48 +00:00
committed by Git OBS Bridge
parent 95e0c6d010
commit 46a749378e

View File

@@ -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