python3-mpi4py: update to 3.1.3.

This commit is contained in:
Andrew J. Hesford 2021-11-26 07:17:22 -05:00
parent b52de54bf8
commit b66a0cc687

View file

@ -1,6 +1,6 @@
# Template file for 'python3-mpi4py'
pkgname=python3-mpi4py
version=3.1.2
version=3.1.3
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=40dd546bece8f63e1131c3ceaa7c18f8e8e93191a762cd446a8cfcf7f9cce770
checksum=f1e9fae1079f43eafdd9f817cdb3fd30d709edc093b5d5dada57a461b2db3008
# Tests require a sensible MPI environment
make_check=no