From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B53C15808B for ; Sun, 29 Sep 2024 03:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 487E4E2AA2; Sun, 29 Sep 2024 03:01:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAD7DE2AA2 for ; Sun, 29 Sep 2024 03:01:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C42A9343215 for ; Sun, 29 Sep 2024 03:01:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5056276D for ; Sun, 29 Sep 2024 03:01:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1727575787.5cc4c0ec2af4fca621b10701bfd937f93dc1c159.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5cc4c0ec2af4fca621b10701bfd937f93dc1c159 X-VCS-Branch: master Date: Sun, 29 Sep 2024 03:01:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7817ae2e-789d-40c3-bfa8-d770bb30870e X-Archives-Hash: a5b7505e938ac8409ef87428af4dd470 commit: 5cc4c0ec2af4fca621b10701bfd937f93dc1c159 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 29 02:09:47 2024 +0000 Commit: Michał Górny gentoo 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 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 (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 (2024-09-25) # Fails on deprecated config options from eclass, except that if we # update them, then all existing packages break.