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...
### Is there an existing such new check request for this? - [x] I have searched the existing issues ### Explain Today, I've fixed a bunch of `src_prepare` and `eapply_user`...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior See ef042cf60b50500d364675af5961808eb8941298 for an example. pkgcheck emits `DeprecatedInsinto` for non-menu items...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior ``` $ git rev-parse HEAD 54fd3650e550eee4bcdbb6b3683c1e2fa326b859 $ pkgcheck scan gentoo --...