commit: f1efdafab0d7981c0a85d94a7f59d95fde1a5dd7 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Wed May 21 19:35:32 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed May 21 19:35:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1efdafa
profiles: mask dev-python/sip-6.11.0 for now Bug: https://bugs.gentoo.org/956382 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ded375aceb6d..1f20f6480a29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Ionen Wolkens <[email protected]> (2025-05-21) +# Seems to be some bad interaction between this version and gpep517 +# that prevents installing the (successfully) produced wheel, mask +# while being looked into (bug #956382). +~dev-python/sip-6.11.0 + # Andreas Sturmlechner <[email protected]> (2025-05-20) # Unaddressed pending version bumps for almost 2 years, stuck on EAPI-7. # Bugs #908094, #908095, #908096, #908097, #908427, #908428
