commit: 76a0bbbbbbb41705dfcd5db4e4a2267513ea9e15 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 21 14:33:02 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 21 14:34:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a0bbbb
package.mask: Last rite dev-python/eventlet Bug: https://bugs.gentoo.org/845723 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ac12028dda95..a218324c8af3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-10-21) +# Barely maintained upstream. Still lacking support for Python 3.10. +# All revdeps in Gentoo were pure test deps, and only optional +# (because they would otherwise block Python 3.10). +# Removal on 2022-11-20. Bug #845723. +dev-python/eventlet + # David Seifert <[email protected]> (2022-10-18) # Dead package, use dev-util/nvidia-cuda-toolkit instead. Examples were # removed in 11.6, no revdeps left. Removal on 2022-11-17.
