Versions
v6.5.0-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- test
v6.5.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- test
v5.0.1 :: 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_9
- Build with Python 3.9
Dependencies
dev-python / chardet : Universal encoding detector
dev-python / jinja : A full-featured template engine for Python
dev-python / jinja2_pluralize : Jinja2 pluralize filters
dev-python / mock : Rolling backport of unittest.mock for all Pythons
dev-python / pluggy : Plugin and hook calling mechanisms for Python
dev-python / pygments : Pygments is a syntax highlighting package written in Python
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / chardet : Universal encoding detector
dev-python / jinja : A full-featured template engine for Python
dev-python / pluggy : Plugin and hook calling mechanisms for Python
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-python / tomli : A lil' TOML parser
Bugs
- 788280
- dev-util/diff-cover-6.5.0-r1 fails tests
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-util/diff-cover: 6.5.0-r1 rev bump to fix dependencies
Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-util/diff-cover: add 6.5.0
Closes: https://bugs.gentoo.org/845933 Signed-off-by: William Hubbs <williamh@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Hubbs · gentoo
dev-util/diff-cover: find new code that needs test coverage
Signed-off-by: William Hubbs <williamh@gentoo.org>