dev-python/*: fix #1240 setuptools_scm was renamed (20a310b95d)

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2023-03-09 19:41:48 +01:00
committed by Andreas Billmeier
parent cf9cb72a0b
commit 99b3c6b025
33 changed files with 39 additions and 39 deletions

View File

@@ -25,7 +25,7 @@ RDEPEND="
"
BDEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
dev-python/freezegun[${PYTHON_USEDEP}]
dev-python/hypothesis[${PYTHON_USEDEP}]