commit: 5cc4c0ec2af4fca621b10701bfd937f93dc1c159 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 29 02:09:47 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 29 02:09:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc4c0ec
package.mask: Unmask dev-python/aiohappyeyeballs A fixed dev-python/aiohttp version was released, so unmask new dev-python/aiohappyeyeballs. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7c03ee3be3ec..9e0bd52bd39d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,11 +37,6 @@ # Nothing depends on it. Removal on 2024-10-28. dev-java/ant-core -# 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.
