python3-mpi4py: rebuild for openmpi-5.0.1
This commit is contained in:
parent
27ca2f6ade
commit
a44321e947
|
@ -1,7 +1,9 @@
|
|||
# Template file for 'python3-mpi4py'
|
||||
pkgname=python3-mpi4py
|
||||
version=3.1.5
|
||||
revision=1
|
||||
revision=2
|
||||
# OpenMPI >= 5 is 64-bit only
|
||||
archs="x86_64* aarch64* ppc64* riscv64"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython0.29 gcc-fortran openmpi"
|
||||
makedepends="python3-devel openmpi-devel"
|
||||
|
|
Loading…
Reference in New Issue