commit: bc3e95719035bfc2b7516d01fe35c871e60a239c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 18 14:42:21 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 18 14:42:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3e9571
package.mask: Last rite dev-python/sentry-sdk Bug: https://bugs.gentoo.org/937896 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 d39489306f2d..58d763c07da9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-10-18) +# Causing issues since forever. We are already deselecting a lot +# of tests because of cryptic failures. On top of that, upstream shows +# no interest in porting to >=dev-python/pytest-8. No (non-optional) +# revdeps left. +# Removal on 2024-11-17. Bug #937896. +dev-python/sentry-sdk + # Ulrich Müller <[email protected]> (2024-10-15) # No longer provided as a separate package; the Emacs mode is now # installed by dev-util/quilt with USE=emacs.
