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

This commit is contained in:
Antonio T 2020-12-13 20:58:02 +01:00
parent 3258770087
commit 471d88f626

View File

@ -4,7 +4,7 @@
# Python binding and its testing
%bcond_without python
%ifnarch %{power64}
%ifnarch %{power64} %{arm}
%bcond_without pycheck
%endif
%global pymodule_name petsc4py
@ -12,7 +12,7 @@
#
## Debug builds ?
%bcond_without debug
%bcond_with debug
#
# Define _pkgdocdir macro on epel