gentoo/metadata
Michał Górny 182ab2f269
install-qa-check.d: Add namespace package check to 60python-site
Add an explicit check for deprecated pkg_resources namespace packages
 to 60python-site.  The eclass handled the most common
case of installing them via the deprecated `namespace_packages`
setuptools key, but it does not handle packages that worked around
the deprecation warning by installing the file manually, or ebuilds
that did strip `namespace_packages` to silence the setuptools
deprecation warning.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/42318
Closes: https://github.com/gentoo/gentoo/pull/42318
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-01 14:35:25 +02:00
..