commit: 6060352e93046bfe1dd1dd86f217e0b38fb1e4cd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 19 12:50:37 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 19 12:51:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6060352e
package.mask: Last rite next batch of py2 packages Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 29b74a16cf7..8a7979b19c7 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2020-09-19) +# The respective dependencies are masked for removal. +app-office/lyx docbook + # Michał Górny <[email protected]> (2020-09-09) # The respective dependencies are masked for removal. media-plugins/mythplugins mythnetvision diff --git a/profiles/package.mask b/profiles/package.mask index d4fec767bb1..63443493a36 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,25 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-19) +# These packages (or package versions) still require Python 2.7. +# 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-admin/github-backup-utils +app-backup/genbackupdata +app-i18n/pology +app-pda/gtkpod +app-text/pdf2djvu +app-text/sgmltools-lite +dev-util/anjuta +dev-util/gyp +app-i18n/mozc +sci-libs/magma +sys-firmware/nvidia-firmware + # Hans de Graaff <[email protected]> (2020-09-19) # Mask insecure rack slot for removal in 30 days, bug 730786 dev-ruby/rack:1.6
