mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-mpi4py: rebuild for openmpi-5.0.1
This commit is contained in:
parent
27ca2f6ade
commit
a44321e947
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
# Template file for 'python3-mpi4py'
|
# Template file for 'python3-mpi4py'
|
||||||
pkgname=python3-mpi4py
|
pkgname=python3-mpi4py
|
||||||
version=3.1.5
|
version=3.1.5
|
||||||
revision=1
|
revision=2
|
||||||
|
# OpenMPI >= 5 is 64-bit only
|
||||||
|
archs="x86_64* aarch64* ppc64* riscv64"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython0.29 gcc-fortran openmpi"
|
hostmakedepends="python3-setuptools python3-Cython0.29 gcc-fortran openmpi"
|
||||||
makedepends="python3-devel openmpi-devel"
|
makedepends="python3-devel openmpi-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue