mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-mpi4py: update to 3.1.4.
This commit is contained in:
parent
3fa5feb0f2
commit
3b4a131c81
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue