commit: 19d7c4b4e3e318bdef6dea7e70ab2289966da6a6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 16 23:50:52 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 00:08:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d7c4b4
package.mask: Last rite dev-python/backports-{csv,os}
Bug: https://bugs.gentoo.org/754984
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/profiles/package.mask b/profiles/package.mask
index a97cdddb62d..fbf8f057e60 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
#--- END OF EXAMPLES ---
+# Michał Górny <[email protected]> (2020-11-17)
+# Both packages provide backports that are only meaningful to Python 2
+# and have no reverse dependencies.
+# Removal in 30 days. Bug #754984.
+dev-python/backports-csv
+dev-python/backports-os
+
# Andreas Sturmlechner <[email protected]> (2020-11-17)
# Depends on deprecated QtWebKit, needs dedicated maintainer and version bump
# to 20.11 with new dependency dev-python/PyQtChart.