commit: d23015d8b493a3ddd8fadbc9ec1ecd1192b1a8ef
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 04:42:21 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 25 04:43:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23015d8
package.mask: Last rite dev-python/{m2r,sphinxcontrib-openapi}
Bug: https://bugs.gentoo.org/843881
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/base/package.use.mask | 4 ++++
profiles/package.mask | 10 ++++++++++
2 files changed, 14 insertions(+)
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 97b734573110..314ef3858475 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
# 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]> (2022-05-25)
+# dev-python/sphinxcontrib-openapi is masked for removal.
+dev-python/jupyter_server doc
+
# Joonas Niilola <[email protected]> (2022-05-03)
# sndio is currently broken in Gentoo, #842420.
# system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and
diff --git a/profiles/package.mask b/profiles/package.mask
index d9f6dbb89534..81e39fec08d5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,16 @@
#--- END OF EXAMPLES ---
+# Michał Górny <[email protected]> (2022-05-25)
+# dev-python/m2r has not seen any activity since Jun 2019 and requires
+# old version of dev-python/mistune. dev-python/sphinxcontrib-openapi
+# has not seen any activity since Oct 2020. Their only revdep
+# is dev-python/jupyter_server[doc], so let's mask the flag and remove
+# them.
+# Removal on 2022-06-24. Bug #843881.
+dev-python/m2r
+dev-python/sphinxcontrib-openapi
+
# Matt Turner <[email protected]> (2022-05-23)
# Dead package upstream. Depends on dead app-misc/tracker:0.
# Removal on 2022-06-23. Bug #846605