Files
termux-packages/packages/libarrow-cpp/python-pyarrow.subpackage.sh
termux-pacman-bot 57c4e58b62 bump(main/libarrow-cpp): 19.0.1
`python-pyarrow` and `libarrow-cpp` packages versions were required to be aligned and they were built from the same source so they were united into package and its subpackage to reduce maintenance cost.
2025-03-03 12:45:54 +00:00

4 lines
168 B
Bash

TERMUX_SUBPKG_INCLUDE="lib/python3.12/site-packages/pyarrow*"
TERMUX_SUBPKG_DESCRIPTION="Python bindings for Apache Arrow"
TERMUX_SUBPKG_DEPENDS="python, python-numpy"