commit: ece45311136f6ea9d5a8df2a7e5f37d5bae1bc71
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 2 04:55:24 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 2 05:42:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece45311
package.mask: Last rite dev-python/{citeproc-py,duecredit}
Bug: https://bugs.gentoo.org/888239
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/profiles/package.mask b/profiles/package.mask
index 10ae4a507254..5b62afa83fb9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
#--- END OF EXAMPLES ---
+# Michał Górny <[email protected]> (2023-02-02)
+# dev-python/citeproc-py requires dev-python/nose and is not maintained
+# upstream. Its only revdep, dev-python/duecredit has no reverse
+# dependencies left.
+# Removal on 2023-03-04. Bug #888239.
+dev-python/citeproc-py
+dev-python/duecredit
+
# Michał Górny <[email protected]> (2023-02-01)
# dev-python/blockdiag still requires dev-python/nose. There was a PR
# made to switch to pytest in Feb 2020 but it's not progressing at all.