mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyFFTW: build with python3-Cython0.29
This commit is contained in:
parent
091971cc9e
commit
724e20bdba
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python3-pyFFTW
|
||||||
version=0.13.1
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy"
|
||||||
makedepends="fftw-devel python3-devel"
|
makedepends="fftw-devel python3-devel"
|
||||||
depends="python3-numpy"
|
depends="python3-numpy"
|
||||||
checkdepends="python3-pytest-xdist python3-scipy $depends"
|
checkdepends="python3-pytest-xdist python3-scipy $depends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue