From 234975dfeaf61d69814c9a2ade4ea2d07ec5cab5 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Fri, 18 Aug 2023 10:13:39 +0200 Subject: [PATCH] Disable petsc4py's tests --- petsc.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/petsc.spec b/petsc.spec index 1f6b3cd..da7e3f7 100644 --- a/petsc.spec +++ b/petsc.spec @@ -13,7 +13,8 @@ # Python binding and its testing %bcond_without python -%bcond_without pycheck +# Python tests need Cython +%bcond_with pycheck %global pymodule_name petsc4py %global pymodule_version %{version} #