mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-mpi4py: update to 4.0.3.
This commit is contained in:
parent
db1ee1fce0
commit
5e2b4184ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-mpi4py'
|
# Template file for 'python3-mpi4py'
|
||||||
pkgname=python3-mpi4py
|
pkgname=python3-mpi4py
|
||||||
version=4.0.2
|
version=4.0.3
|
||||||
revision=1
|
revision=1
|
||||||
# OpenMPI >= 5 is 64-bit only
|
# OpenMPI >= 5 is 64-bit only
|
||||||
archs="x86_64* aarch64* ppc64* riscv64*"
|
archs="x86_64* aarch64* ppc64* riscv64*"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/mpi4py/mpi4py"
|
homepage="https://github.com/mpi4py/mpi4py"
|
||||||
changelog="https://raw.githubusercontent.com/mpi4py/mpi4py/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/mpi4py/mpi4py/master/CHANGES.rst"
|
||||||
distfiles="$PYPI_SITE/m/mpi4py/mpi4py-${version}.tar.gz"
|
distfiles="$PYPI_SITE/m/mpi4py/mpi4py-${version}.tar.gz"
|
||||||
checksum=86085436d3ea3587323321b9e661e4df60eabbcf11c2c9cf63d0873ca111cc8b
|
checksum=de2710d73e25e115865a3ab63d34a54b2d8608b724f761c567b6ad58dd475609
|
||||||
# Tests require a sensible MPI environment
|
# Tests require a sensible MPI environment
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue