mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-09 23:55:29 +00:00
`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.
4 lines
168 B
Bash
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"
|