python3-pandas: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 15:41:34 -04:00
parent 21b5f0b5cb
commit a434607810

View File

@ -3,7 +3,8 @@ pkgname=python3-pandas
version=2.0.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython python3-numpy python3-versioneer"
hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy
python3-versioneer"
makedepends="python3-devel python3-numpy python3-dateutil python3-pytz"
depends="python3-numpy python3-dateutil python3-pytz"
short_desc="Python3 data analysis library"