python3-pyFFTW: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:54 -04:00
parent 091971cc9e
commit 724e20bdba

View file

@ -3,7 +3,7 @@ pkgname=python3-pyFFTW
version=0.13.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy"
makedepends="fftw-devel python3-devel"
depends="python3-numpy"
checkdepends="python3-pytest-xdist python3-scipy $depends"