commit: f37df79a1950a24888d35ff3e293a6a501c5a893 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 11 19:20:37 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jan 11 19:26:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f37df79a
package.mask: Mask (broken) alpha version of pytest-asyncio Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a08558d707a1..1b0a78cc1130 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-01-11) +# Breaks random test suites using pytest-xdist. +=dev-python/pytest-asyncio-0.23.4_alpha1 + # Viorel Munteanu <[email protected]> (2024-01-08) # Masked for removal due to licensing issues and possible GPL infringement. # Removal: 2024-02-07. Bug #766129.
