commit: 1141641934014141e7bf7b4105fe5ac33a471447 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 11 19:41:56 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jan 11 19:42:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11416419
package.mask: Last rite dev-python/pytest-*, man-group plugins Bug: https://bugs.gentoo.org/921836 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1b0a78cc1130..811dbbf83bcb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-01-11) +# These plugins are no longer maintained. At least +# dev-python/pytest-virtualenv is broken. They have no revdeps left. +# Removal on 2024-02-10. Bug #921836. +dev-python/pytest-fixture-config +dev-python/pytest-shutil +dev-python/pytest-verbose-parametrize +dev-python/pytest-virtualenv + # Michał Górny <[email protected]> (2024-01-11) # Breaks random test suites using pytest-xdist. =dev-python/pytest-asyncio-0.23.4_alpha1
