diff --git a/srcpkgs/python3-mpi4py/template b/srcpkgs/python3-mpi4py/template index afeb60273a5..51f870491c8 100644 --- a/srcpkgs/python3-mpi4py/template +++ b/srcpkgs/python3-mpi4py/template @@ -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