pkgcheck
pkgcheck copied to clipboard
Check for obsolete setuptools dependencies w/ DISTUTILS_USE_SETUPTOOLS
The idea is to report if ebuild has explicit dependency on dev-python/setuptools
that is redundant wrt DISTUTILS_USE_SETUPTOOLS
.
s/redundant/& or mismatched/
Since transition to PEP517 for python ebuilds, this is not needed any more