commit: 65486376c3e9c2448e6d7bdefeb78a08cf7d18f9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 1 18:08:18 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 1 18:09:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65486376
package.mask: Last rite py3.7-only packages Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e5a226ca8bf..a6d0751ccb5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,19 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-05-01) +# The following packages have not been ported to Python 3.8, and are +# therefore going to be removed when support for Python 3.7 target is +# removed. Please do not unmask them unless you port them both to +# Python 3.8 *and* Python 3.9 (that is becoming the default +# on 2021-06-01). +# +# Removal on 2021-05-31. Relevant bugs found on tracker #701178. +dev-python/quex +gnome-extra/gnome-dvb-daemon +sci-chemistry/gmxapi +www-apps/netbox + # Andreas K. Hüttel <[email protected]> (2021-04-30) # Superceded by dev-perl/Image-Sane. Tests hang, bug 626594 # Removal in 30 days.
