Versions
v0.1.7 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ~arm64
- 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_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
app-arch / unrar : Uncompress rar files
dev-lang / python : An interpreted, interactive, object-oriented programming language
Runtime Dependencies
app-arch / unrar : Uncompress rar files
dev-lang / python : An interpreted, interactive, object-oriented programming language
Depending packages
Bugs
- 923270
- dev-python/unrardll-0.1.7 fails tests: test_extract (test.test_basic.BasicTests.test_extract) .. gcmodule.c:113: gc_decref: Assertion "gc_get_refs(g) > 0" failed: refcount is too small
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-python/unrardll: Stabilize 0.1.7 amd64, #919930
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/unrardll: keyword 0.1.7 for ~arm64
Bug: https://bugs.gentoo.org/907080 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-python/unrardll: new package, add 0.1.7
reverse dependency of app-text/calibre Closes: https://bugs.gentoo.org/622854 Bug: https://bugs.gentoo.org/622856 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>