commit: c6a13353560ea8739b95aa4f4a67e40c9a0ae22d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 09:53:08 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 10:02:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a13353
package.mask: Mask =dev-python/aiohappyeyeballs-2.4.2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 24f64708968f..13f13be27422 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-09-28) +# Causes dev-python/aiohttp tests to hang, could affect runtime too. +# https://github.com/aio-libs/aiohttp/issues/9325 +=dev-python/aiohappyeyeballs-2.4.2 + # Michał Górny <[email protected]> (2024-09-25) # Fails on deprecated config options from eclass, except that if we # update them, then all existing packages break.
