OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=208
This commit is contained in:
parent
bc9c1dde8b
commit
1baef87c05
@ -110,7 +110,7 @@ find . -name .keep -print -delete
|
||||
%check
|
||||
# won't work for cryptography
|
||||
# fails with OverflowError on 32bit platform
|
||||
%ifarch %ix86
|
||||
%ifarch %ix86 %arm ppc
|
||||
rm -v tests/hazmat/primitives/test_aead.py
|
||||
%endif
|
||||
%pytest_arch -n auto --ignore-glob=vendor/*
|
||||
|
Loading…
Reference in New Issue
Block a user