python3-mpi4py: rebuild for openmpi-5.0.1

This commit is contained in:
Andrew J. Hesford 2023-11-25 20:40:21 -05:00
parent 27ca2f6ade
commit a44321e947
1 changed files with 3 additions and 1 deletions

View File

@ -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"