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}
|
||||
|
||||
%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
|
||||
|
Reference in New Issue
Block a user