forked from pool/python-python-crfsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
95e0c6d010
commit
46a749378e
@@ -48,9 +48,9 @@ export CFLAGS="%{optflags}"
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
|
mv pycrfsuite bak
|
||||||
py.test-%{$python_bin_suffix} tests/
|
%pytest_arch
|
||||||
}
|
mv bak pycrfsuite
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
Reference in New Issue
Block a user