commit:     a6b03174f775a523df3631a5f8d52d2ddfb823d8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 15:57:37 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 16:44:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b03174

dev-python/aiohappyeyeballs: Require poetry-core 2

Closes: https://bugs.gentoo.org/950974
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild 
b/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild
index 47f81490d8cc..2fa2eacfcf2c 100644
--- a/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild
+++ b/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild
@@ -23,6 +23,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 
 BDEPEND="
+       >=dev-python/poetry-core-2.0.0[${PYTHON_USEDEP}]
        test? (
                >=dev-python/pytest-asyncio-0.23.2[${PYTHON_USEDEP}]
        )

Reply via email to