From 9c7937fbef3a92d433447d810922c43d8a9c437f73b4775936f3b200bc2da0d4 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 24 Aug 2022 09:46:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build?expand=0&rev=21 --- python-scikit-build.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-scikit-build.spec b/python-scikit-build.spec index cac335e..dcfefab 100644 --- a/python-scikit-build.spec +++ b/python-scikit-build.spec @@ -87,7 +87,7 @@ export PYTHONPATH=/tmp/fakepythonroot%{$python_sitelib} # test_pep518 needs a wheelhouse with downloaded wheels including platform dependent cmake donttest="test_pep518" # setuptools 62+ discovery fails here -donttest="$donttest or (test_script_keyword and pure) +donttest="$donttest or (test_script_keyword and pure)" %pytest -k "not ($donttest)" %files %{python_files}