commit:     2fcbd2e25486d6165d7301dafdc7d14921b8e2a3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 06:27:45 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 06:41:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcbd2e2

dev-python/poetry: Incompatible with >=dev-python/poetry-core-2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/poetry/{poetry-1.8.5.ebuild => poetry-1.8.5-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/poetry/poetry-1.8.5.ebuild 
b/dev-python/poetry/poetry-1.8.5-r1.ebuild
similarity index 96%
rename from dev-python/poetry/poetry-1.8.5.ebuild
rename to dev-python/poetry/poetry-1.8.5-r1.ebuild
index 2a5737492d83..2206c02197fc 100644
--- a/dev-python/poetry/poetry-1.8.5.ebuild
+++ b/dev-python/poetry/poetry-1.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,6 +20,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
+       <dev-python/poetry-core-2[${PYTHON_USEDEP}]
        >=dev-python/poetry-core-1.9.1[${PYTHON_USEDEP}]
        >=dev-python/poetry-plugin-export-1.6.0[${PYTHON_USEDEP}]
        >=dev-python/build-1.0.3[${PYTHON_USEDEP}]

Reply via email to