Versions
v2.1.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~ppc64 ~riscv
- USE flags
- test
v2.0.0-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~ppc64 ~riscv
- 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
Dependencies
dev-cpp / robin-map : C++ fast hash map and hash set using robin hood hashing
Runtime Dependencies
dev-cpp / robin-map : C++ fast hash map and hash set using robin hood hashing
dev-lang / python : An interpreted, interactive, object-oriented programming language
Bugs
- 937171
- dev-python/pyopencl-2024.2.7, dev-python/nanobind-2.0.0-r1: stablereq
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nanobind: Bump to 2.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nanobind: Fix parallel build failure
Closes: https://bugs.gentoo.org/936552 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nanobind: Keyword 2.0.0-r1 ppc64, #935747
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/nanobind: Keyword 2.0.0-r1 riscv, #935747
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nanobind: fixup deps
For some reason, I thought robin-hood was a dep of pyopencl instead, but it isn't, it's an (R)DEPEND of nanobind. But I didn't add that either, apparently even though I bumped the ebuild for it specifically because of it? Also, add typing-extensions dep for <py3.11. Closes: https://bugs.gentoo.org/935748 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nanobind: new package, add 2.0.0
Signed-off-by: Sam James <sam@gentoo.org>