This package now provides petsc4py/python-petsc rpms| Exclude python test on PPC64le /2

This commit is contained in:
Antonio T 2020-12-13 18:12:32 +01:00
parent 76748955e1
commit 3258770087

View File

@ -1,12 +1,12 @@
# Testing libpetsc ?
%ifnarch %{power64}
%bcond_without check
%endif
#
# Python binding and its testing
%bcond_without python
%ifnarch %{power64}
%bcond_without pycheck
%endif
%global pymodule_name petsc4py
%global pymodule_version 3.14.0
#