dev-python/black: Add missing dev-python/typing-extensions RDEP

Closes: https://bugs.gentoo.org/932359
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-21 16:30:13 +02:00
parent 9a9164ab85
commit 8f2f47864e

View File

@@ -27,6 +27,7 @@ RDEPEND="
>=dev-python/platformdirs-2[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
>=dev-python/tomli-1.1.0[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-4.0.1[${PYTHON_USEDEP}]
' 3.10)
"
BDEPEND="