python3-mpi4py: update to 3.1.6.
This commit is contained in:
parent
549f309721
commit
ff032846d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mpi4py'
|
# Template file for 'python3-mpi4py'
|
||||||
pkgname=python3-mpi4py
|
pkgname=python3-mpi4py
|
||||||
version=3.1.5
|
version=3.1.6
|
||||||
revision=2
|
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*"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-2-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=a706e76db9255135c2fb5d1ef54cb4f7b0e4ad9e33cbada7de27626205f2a153
|
checksum=c8fa625e0f92b082ef955bfb52f19fa6691d29273d7d71135d295aa143dee6cb
|
||||||
# Tests require a sensible MPI environment
|
# Tests require a sensible MPI environment
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue