commit: fbfcdcce8723e32635d20f7d9ee561b09266729d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 12:17:42 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 12:27:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfcdcce
package.mask: Last rite next py2 batch Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 8 ++++++++ profiles/package.mask | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b0f08769296..5b487c341a7 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,14 @@ # 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-09) +# The respective dependencies are masked for removal. +media-plugins/mythplugins mythnetvision +sci-physics/thepeg rivet +sys-apps/dstat wifi +sys-cluster/drbd-utils heartbeat +sys-cluster/pacemaker heartbeat + # Michał Górny <[email protected]> (2020-09-09) # The respective dependencies are masked for removal. app-metrics/collectd collectd_plugins_gmond diff --git a/profiles/package.mask b/profiles/package.mask index e4b83dabb78..1dc529cf6a5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,40 @@ #--- END OF EXAMPLES --- +# 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-misc/mswinurl_launcher +app-misc/mtail +app-text/silvercity +dev-libs/qrosspython +dev-python/SchemaObject +dev-python/oauth +dev-ruby/pygments_rb +dev-util/doxy-coverage +dev-util/mpatch +dev-vcs/cvs2svn +dev-vcs/gitstats +games-rpg/adonthell +games-rpg/wastesedge +games-strategy/0ad +media-sound/codecgraph +net-misc/pssh +net-misc/ris-linux +net-wireless/mousejack +net-wireless/python-wifi +sci-biology/amos +sci-biology/embassy-meme +sci-biology/meme +sci-biology/shrimp +sci-misc/gato +sci-physics/rivet +sys-cluster/heartbeat +x11-misc/dsx + # Michał Górny <[email protected]> (2020-09-09) # These packages are stuck on Python 2.7. While the Python dependency # is optional, I can't test removing it because the packages fail
