commit: 27e4f255e77175b837ef7b45b9935868d2a685bc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 4 15:40:59 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 4 18:03:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e4f255
package.mask: Last rite dev-python/wstools Bug: https://bugs.gentoo.org/916856 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 7c5298cfc97d..0bd7fe7a02a1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-11-04) +# Broken on py3.12. Last commit in 2020. Already a second fork +# of the package. No revdeps. +# Removal on 2023-12-04. Bug #916856. +dev-python/wstools + # Michał Górny <[email protected]> (2023-10-29) # This version contains a major bug that causes pytest internal error # when tests are skippeed at module level.
