python3-mpi4py: update to 4.1.2.

This commit is contained in:
Andrew J. Hesford
2026-05-26 10:51:39 -04:00
parent 103254a70d
commit 453766944a
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'python3-mpi4py'
pkgname=python3-mpi4py
version=4.1.1
revision=2
version=4.1.2
revision=1
# OpenMPI >= 5 is 64-bit only
archs="x86_64* aarch64* ppc64* riscv64*"
build_style=python3-module
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://github.com/mpi4py/mpi4py"
changelog="https://raw.githubusercontent.com/mpi4py/mpi4py/master/CHANGES.rst"
distfiles="$PYPI_SITE/m/mpi4py/mpi4py-${version}.tar.gz"
checksum=eb2c8489bdbc47fdc6b26ca7576e927a11b070b6de196a443132766b3d0a2a22
checksum=56860286dc45f20e8821e93cb06669e30462348bf866f685553fa4b712d58d02
# Tests require a sensible MPI environment
make_check=no