commit: bef46fc426adf1539b503ab3d6272a0af1a82bed Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 09:33:12 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 09:36:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef46fc4
package.mask: Last rite dev-python/debugpy Bug: https://bugs.gentoo.org/924221 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index aff5f4ffdb21..c63a2f15a2f0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-02-10) +# Very fragile, keeps breaking. Limited platform support. Used only +# as an optional dependency for dev-python/ipykernel. +# Removal on 2024-03-11. Bug #924221. +dev-python/debugpy + # Ulrich Müller <[email protected]> (2024-02-08) # Masked for testing. # Test failure in watchpoints.dem, undefined function FresnelC.
