mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-mpi4py: build with python3-Cython0.29
This commit is contained in:
parent
e71b6b6789
commit
21b5f0b5cb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-mpi4py
|
||||||
version=3.1.4
|
version=3.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython gcc-fortran openmpi"
|
hostmakedepends="python3-setuptools python3-Cython0.29 gcc-fortran openmpi"
|
||||||
makedepends="python3-devel openmpi-devel"
|
makedepends="python3-devel openmpi-devel"
|
||||||
depends="openmpi python3"
|
depends="openmpi python3"
|
||||||
short_desc="Python bindings for the Message Passing Interface (MPI) standard"
|
short_desc="Python bindings for the Message Passing Interface (MPI) standard"
|
||||||
|
|
Loading…
Add table
Reference in a new issue