diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-04 16:40:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-04 19:03:07 +0100 |
commit | 27e4f255e77175b837ef7b45b9935868d2a685bc (patch) | |
tree | 92c7111c372fc26f472ea231d083aa98ee1091ab /profiles | |
parent | dev-python/yappi: Enable py3.12 (diff) | |
download | gentoo-27e4f255e77175b837ef7b45b9935868d2a685bc.tar.gz gentoo-27e4f255e77175b837ef7b45b9935868d2a685bc.tar.bz2 gentoo-27e4f255e77175b837ef7b45b9935868d2a685bc.zip |
package.mask: Last rite dev-python/wstools
Bug: https://bugs.gentoo.org/916856
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (2023-10-29) # This version contains a major bug that causes pytest internal error # when tests are skippeed at module level. |