python3-mpi4py: update to 3.1.4.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:22 -04:00
parent 3fa5feb0f2
commit 3b4a131c81

View file

@ -1,6 +1,6 @@
# Template file for 'python3-mpi4py'
pkgname=python3-mpi4py
version=3.1.3
version=3.1.4
revision=1
wrksrc="mpi4py-${version}"
build_style=python3-module
@ -13,7 +13,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=f1e9fae1079f43eafdd9f817cdb3fd30d709edc093b5d5dada57a461b2db3008
checksum=17858f2ebc623220d0120d1fa8d428d033dde749c4bc35b33d81a66ad7f93480
# Tests require a sensible MPI environment
make_check=no