From b0088cbd56e5de8a87c3f8afa453845f73bcaee8d2ecc1ef1a26887dfca83e18 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 May 2023 08:22:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=230 --- python-SQLAlchemy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index acc1122..a3e0433 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -86,7 +86,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %check 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)' %files %{python_files}