commit: 94353e2768491334353ba4f10b822a9c0fac7d0f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 3 05:53:20 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 6 09:29:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94353e27
package.mask: Unmask >=dev-python/setuptools-74 Closes: https://github.com/gentoo/gentoo/pull/38390 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b0e3136cd395..b705bf737042 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -148,11 +148,6 @@ kde-misc/kio-locate # No signs of upstream porting work. Removal on 2024-09-29. kde-misc/kio-gopher -# Michał Górny <[email protected]> (2024-08-28) -# API removals break gobject-introspection. ->=dev-python/ensurepip-setuptools-74 ->=dev-python/setuptools-74 - # Andreas Sturmlechner <[email protected]> (2024-08-25) # Broken with current Plasma 5 version, not ported to Plasma 6. # Removal on 2024-09-24.
