commit: 4f53f947e64fde04912c3affc1dc0986e0d9257c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 26 14:12:37 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 26 14:13:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f53f947
package.mask: Last rite next Python 2 batch Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e4717814311..9e82fe40d47 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,22 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-26) +# These packages still require Python 2.7, or are dependencies of py2.7 +# packages. They are either dead upstream, their Python 3 porting +# efforts are not progressing or their maintainers are simply +# unresponsive. Please do not remove any packages from this list unless +# you actually port them to Python 3. +# Removal in 30 days. Please find relevant bugs on tracker bug #694800. +app-misc/klavaro +dev-util/gtk-builder-convert +games-arcade/diameter +games-board/gnome-hearts +net-analyzer/sguil-server +net-analyzer/tcpflow +sci-chemistry/rasmol +sys-apps/gsmartcontrol + # Michał Górny <[email protected]> (2020-09-26) # Dead Python 2-only package. No significant revdeps left. # Removal in 30 days. Bug #710024.
