Skip to content

community/apache-arrow: use py3-numpy

mio requested to merge mio/aports:apache-arrow into master

Add c-ares-static to make the static version of the lib available to cmake. Due to a recent c-ares change (c81de4a8), cmake uses a c-ares::cares_static target and gives an error that /usr/lib/libcares_static.a does not exist.

Switch to py3-numpy for compiling py3-pyarrow. Dependents of py3-pyarrow have already switched to numpy 2 but failed to rebuild due to test failures from mixing 1.x and 2.x modules. Add py3-numpy to _py3depends for cmake to find it.

Edited by mio

Merge request reports

Loading