commit: f61030ab1485538d7884d48981f6fa5c6c37e1a7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 28 17:19:25 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 28 17:19:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61030ab
package.mask: Mask >=dev-python/setuptools-74 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8fef67e13022..d332dc394fbd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# 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.
