mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
python3-mpi4py: update to 4.0.1.
This commit is contained in:
parent
a8554c9b64
commit
7bcd5f8be8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-mpi4py'
|
||||
pkgname=python3-mpi4py
|
||||
version=4.0.0
|
||||
version=4.0.1
|
||||
revision=1
|
||||
# OpenMPI >= 5 is 64-bit only
|
||||
archs="x86_64* aarch64* ppc64* riscv64*"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-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=820d31ae184d69c17d9b5d55b1d524d56be47d2e6cb318ea4f3e7007feff2ccc
|
||||
checksum=f3174b245775d556f4fddb32519a2066ef0592edc810c5b5a59238f9a0a40c89
|
||||
# Tests require a sensible MPI environment
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue