mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
pip 25.3 drops code paths for non-PEP 517 which, as a side effect, breaks the Python module build in libselinux. Fix this properly by using distutils-r1. Closes: https://bugs.gentoo.org/965451 Signed-off-by: Kenton Groombridge <concord@gentoo.org>