forked from pool/python-pycryptodome
Accepting request 960739 from home:pgajdos:python
- do not use setup.py test construct https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers OBS-URL: https://build.opensuse.org/request/show/960739 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodome?expand=0&rev=46
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user