and i586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=120
This commit is contained in:
parent
e6a6032ed1
commit
497fb68de5
@ -86,7 +86,7 @@ other things) a cffi-based interface to OpenSSL.
|
||||
%if %{with test}
|
||||
SKIPPED_TESTS="(network or test_set_tmp_ecdh)"
|
||||
%if %{__isa_bits} == 32
|
||||
SKIPPED_TESTS="(network or test_verify_with_time)"
|
||||
SKIPPED_TESTS="(network or test_verify_with_time or test_set_tmp_ecdh)"
|
||||
%endif
|
||||
export LC_ALL=en_US.UTF-8
|
||||
%pytest -k "not $SKIPPED_TESTS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user