commit: 3cdc3ce25d7efb85869cacd4226aa4f9ccb75939
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 19:24:11 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 19:25:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cdc3ce2
package.mask: Last rite dev-python/{,sphinxcontrib-}blockdiag
Bug: https://bugs.gentoo.org/888233
Bug: https://github.com/blockdiag/blockdiag/issues/160
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 5728633ec13c..10ae4a507254 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
#--- END OF EXAMPLES ---
+# 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.
+# It was needed only for dev-python/aiohttp[doc].
+# Removal on 2023-03-03. Bug #888233.
+dev-python/blockdiag
+dev-python/sphinxcontrib-blockdiag
+
# Michał Górny <[email protected]> (2023-02-01)
# Requires legacy setuptools backend. Hacky build system. The only
# revdep is dev-python/rdflib where it is entirely optional.