pkgcheck
pkgcheck copied to clipboard
pkgcore-based QA utility for ebuild repos
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` $ pkgcheck scan -c SourcingCheck,VisibilityCheck dev-python/shiboken2 dev-python/shiboken2 SourcingError: version 5.15.14:...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain I think a (informational) result about packages without a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior At ::gentoo commit a49990c1a1781052620a5b53581e80ae288e290a, we get: ``` $ pkgcheck scan -k...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain pkgcheck could try detecting dependencies where two atoms in...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain We should check for people using Python target flags...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` inherit python-any-r1 ... BDEPEND=" ${PYTHON_DEPS} $(python_gen_any_dep ' dev-python/pypinyin[${PYTHON_USEDEP}] app-i18n/opencc[python,${PYTHON_SINGLE_USEDEP}] ')...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If you have something like ```xml user/repo ``` `pkgcheck scan` doesn't...