commit: faae418887806b720d2fe82569b38170951065b8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 23 16:21:25 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 23 16:22:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faae4188
package.mask: Last rite dev-python/pip-run Bug: https://bugs.gentoo.org/951933 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f8f9c0bb4b72..442c69933fd5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-03-23) +# dev-python/pip-run is a NIH package with significant number of NIH +# deps. New versions require "coherent" build system that's designed +# to be completely incompatible with downstream packaging. +# No revdeps left. +# Removal on 2025-04-22. Bug #951933. +dev-python/pip-run + # Arthur Zamarin <[email protected]> (2025-03-22) # EAPI=7, uses legacy distutils non-PEP517 build, no reverse # dependencies, missing python compat bumps. Unmaintained in
