forked from pool/python-SQLAlchemy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=230
This commit is contained in:
@@ -86,7 +86,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
jobs=1
|
jobs=1
|
||||||
test "%{jobs}" -gt 4 && jobs=4
|
test "%{jobs}" -gt 2 && jobs=2
|
||||||
%pytest_arch -n $jobs -k 'not (test_parseconnect and CreateEngineTest and test_bad_args)'
|
%pytest_arch -n $jobs -k 'not (test_parseconnect and CreateEngineTest and test_bad_args)'
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
|||||||
Reference in New Issue
Block a user