14
0
2022-03-11 09:26:09 +00:00
committed by Git OBS Bridge
parent 454ba805e4
commit b90c3a8dd3
2 changed files with 9 additions and 1 deletions

View File

@@ -94,7 +94,9 @@ export LC_ALL=en_US.UTF-8
%check
export LC_ALL=en_US.UTF-8
%python_exec setup.py test
%{python_expand pushd %{buildroot}%{$python_sitearch}
PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m Crypto.SelfTest
popd}
%files %{python_files}
%license LICENSE.rst