commit:     d92d79e1a33f014d70674b5eaf35b73d67bd373e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 08:49:17 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 09:07:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92d79e1

package.mask: Last rite more py2 packages

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/base/package.use.force |  5 +++++
 profiles/package.mask           | 13 +++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 182b6b292bf..08dc0688a53 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2020-09-01)
+# sys-boot/udk is being removed, and newest revision of refind does not
+# support it already.
+sys-boot/refind gnuefi
+
 # Mikle Kolyada <zlog...@gentoo.org> (2020-08-08)
 # Ensure tools flag is enabled for @system set
 sys-apps/kmod tools

diff --git a/profiles/package.mask b/profiles/package.mask
index 5d978c18eff..c8ca9cc5c51 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,19 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny <mgo...@gentoo.org> (2020-09-01)
+# The following packages are Python 2 only.  All but sys-boot/udk have
+# no reverse dependencies; sys-boot/udk's only revdep is sys-boot/refind
+# and it removed support for udk in its newest version.  Their
+# maintainers have either not replied or requested removing the package.
+# Please do not remove the mask unless you port the package to py3.7+.
+# Removal in 30 days.  Package bugs found blocking tracker bug #694800.
+dev-cpp/icnc
+dev-db/tokumx
+net-fs/nfstest
+sys-boot/udk
+sys-cluster/pbs-python
+
 # Michał Górny <mgo...@gentoo.org> (2020-09-01)
 # The GitHub repository is gone and upstream's homepage lists only old
 # versions.  Python 2 only.  Debian has a py3 patch but it is incomplete

Reply via email to