commit: c43a69ac941b56deea6a2d519f96356d0d69bf16 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 13:08:05 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 13:08:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43a69ac
package.mask: Last rite next batch of py3.6-only packages Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8d83329da9a..df0bd2b1bff 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,20 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-09) +# These packages still require Python 3.6. They are either dead +# upstream or their maintainers are simply unresponsive. +# Please do not remove any packages from this list unless you actually +# port them to Python 3.7 *and* 3.8 (3.9 would also be nice). +# Removal in 30 days. Please find relevant bugs on tracker bug #695996. +app-crypt/acmebot +app-vim/conque +dev-python/redlock-py +dev-python/root_numpy +dev-python/rootpy +dev-util/setconf +sci-misc/vitables + # Michał Górny <[email protected]> (2020-09-09) # These packages (or package versions) still require Python 2.7. # They are either dead upstream, their Python 3 porting efforts are
