python3-pandas: build with python3-Cython0.29
This commit is contained in:
parent
21b5f0b5cb
commit
a434607810
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=python3-pandas
|
||||||
version=2.0.3
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
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"
|
makedepends="python3-devel python3-numpy python3-dateutil python3-pytz"
|
||||||
depends="python3-numpy python3-dateutil python3-pytz"
|
depends="python3-numpy python3-dateutil python3-pytz"
|
||||||
short_desc="Python3 data analysis library"
|
short_desc="Python3 data analysis library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue