commit: 7b1794377af3b75d0a500d046dcb40960a79da19 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 12:35:53 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 12:35:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b179437
dev-python/tavern: last-rite Bug: https://bugs.gentoo.org/893212 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ec0e883f65d0..0441dd272c02 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2023-02-04) +# pytest plugin, which breaks a lot of python_test of other ebuilds +# if installed unless disabled. The package itself is hard to +# maintain. No reverse dependencies. +# Removal: 2023-03-06. Bug #893212. +dev-python/tavern + # Michał Górny <[email protected]> (2023-02-03) # Uses unmaintained dev-python/future. No reverse dependencies. # Removal on 2023-03-05. Bug #888283.
