Pkgcheck Warnings
- All Versions
- 3.11.4
- DistutilsNonPEP517Build
uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=... - ExcessiveLineLength
excessive line length (over 120 characters) on line: 60 - PythonCompatUpdate
PYTHON_COMPAT update available: python3_12 - RequiredUseDefaults
profile: 'default/linux/amd64/23.0' (120 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 )
- 3.11.3
- DistutilsNonPEP517Build
uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=... - ExcessiveLineLength
excessive line length (over 120 characters) on line: 60 - PythonCompatUpdate
PYTHON_COMPAT update available: python3_12 - RedundantVersion
slot(0) keywords are overshadowed by version: 3.11.4 - RequiredUseDefaults
profile: 'default/linux/amd64/23.0' (120 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 )
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.