mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-python/dirty-equals: Require <dev-python/pydantic-2
Bug: https://github.com/samuelcolvin/dirty-equals/issues/72 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/pydantic[${PYTHON_USEDEP}]
|
||||
<dev-python/pydantic-2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytz-2021.3[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
Reference in New Issue
Block a user