Versions
v2.7.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- test
v2.3.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- 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
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / Events : Bringing the elegance of C# EventHandler to Python
dev-python / certifi : A certifi hack to use system trust store on Linux/FreeBSD
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / requests : HTTP library for human beings
dev-python / six : Python 2 and 3 compatibility library
dev-python / urllib3 : HTTP library with thread-safe connection pooling, file post, and more
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/opensearch-py: enable py3.13
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/opensearch-py: add 2.7.1
Closes: https://bugs.gentoo.org/920648 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/opensearch-py: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/opensearch-py: new package, add 1.1.0, 2.3.0
Added as a possible replacement for elasticsearch, requested by @infra. Anyone can modify the package, I've put myself as maintainer just to have a main "blame" assignee for now. I've added the 2 major version 1.x and 2.x, please don't remove one of them, until further notes. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>