python3-mpi4py: update to 3.1.6.

This commit is contained in:
Andrew J. Hesford 2024-04-17 07:40:34 -04:00
parent 549f309721
commit ff032846d9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-mpi4py'
pkgname=python3-mpi4py
version=3.1.5
revision=2
version=3.1.6
revision=1
# OpenMPI >= 5 is 64-bit only
archs="x86_64* aarch64* ppc64* riscv64*"
build_style=python3-module
@ -14,7 +14,7 @@ license="BSD-2-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=a706e76db9255135c2fb5d1ef54cb4f7b0e4ad9e33cbada7de27626205f2a153
checksum=c8fa625e0f92b082ef955bfb52f19fa6691d29273d7d71135d295aa143dee6cb
# Tests require a sensible MPI environment
make_check=no