python3-mpi4py: update to 3.1.5.
This commit is contained in:
parent
50e1f28b67
commit
3dbd7d32cb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-mpi4py'
|
||||
pkgname=python3-mpi4py
|
||||
version=3.1.4
|
||||
revision=2
|
||||
version=3.1.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython0.29 gcc-fortran openmpi"
|
||||
makedepends="python3-devel openmpi-devel"
|
||||
|
@ -12,7 +12,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=17858f2ebc623220d0120d1fa8d428d033dde749c4bc35b33d81a66ad7f93480
|
||||
checksum=a706e76db9255135c2fb5d1ef54cb4f7b0e4ad9e33cbada7de27626205f2a153
|
||||
# Tests require a sensible MPI environment
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue