dev-python/cattrs: Make dev-python/typing-extensions dep uncond.

Closes: https://bugs.gentoo.org/933983
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-10 15:06:42 +02:00
parent 2045a29334
commit 5a4f9d4fe6

View File

@@ -25,9 +25,9 @@ IUSE="test-rust"
RDEPEND="
>=dev-python/attrs-20.1.0[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/exceptiongroup[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}]
' 3.10)
"
BDEPEND="