Versions
v0.2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- debug 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
- 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
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
Depending packages
dev-vcs / breezy : Distributed Version Control System with a Friendly UI
Bugs
- 923823
- dev-python/fastbencode-0.2 fails tests: AssertionError: RuntimeError not raised by bdecode
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/fastbencode: Keyword 0.2 x86, #909844
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/fastbencode: Backport py3.12 fix
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/fastbencode: Fix testing the C ext, remove broken py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/fastbencode: Keyword 0.2 arm64, #909844
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/fastbencode: new package, add 0.2
Dependency for dev-vcs/breezy Bug: https://bugs.gentoo.org/896944 Co-authored-by: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>