diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-05-01 20:08:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-05-01 20:09:42 +0200 |
commit | 65486376c3e9c2448e6d7bdefeb78a08cf7d18f9 (patch) | |
tree | 5cf5f2853184f54de191a4bcf6a9ee7f7e15d53b /profiles | |
parent | profiles: drop redundant LibreSSL masks (shadowed) (diff) | |
download | gentoo-65486376c3e9c2448e6d7bdefeb78a08cf7d18f9.tar.gz gentoo-65486376c3e9c2448e6d7bdefeb78a08cf7d18f9.tar.bz2 gentoo-65486376c3e9c2448e6d7bdefeb78a08cf7d18f9.zip |
package.mask: Last rite py3.7-only packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e5a226ca8bf8..a6d0751ccb55 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,19 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <dilfridge@gentoo.org> (2021-04-30) # Superceded by dev-perl/Image-Sane. Tests hang, bug 626594 # Removal in 30 days. |