Versions
v14.0.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- debug parquet snappy ssl test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- parquet
- Enables read/write parquet data format
- snappy
- Enable support for Snappy compression (as implemented in app-arch/snappy)
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / apache-arrow : A cross-language development platform for in-memory data.
dev-python / numpy : Fast array and numerical python library
Depending packages
sci-libs / datasets : Access and share datasets for Audio, Computer Vision, and NLP tasks
sci-libs / evaluate : makes evaluating, comparing models and reporting their performance easier
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-python/pyarrow: drop 12.0.1
Bug: https://bugs.gentoo.org/917617 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-python/pyarrow: add 14.0.1
Bug: https://bugs.gentoo.org/917617 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pyarrow: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pyarrow: Bump to 12.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-python/pyarrow: test are not working with >=pandas-2
Closes: https://bugs.gentoo.org/905924 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-python/pyarrow: enable test
Closes: https://bugs.gentoo.org/905909 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-python/pyarrow: new package, add 12.0.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>