Block old versions since presence of one causes the build to fail.
A better solution than a blocker would be preferred but after spending
over an hour fighitng it I wasn't able to come up with one.
Closes: https://bugs.gentoo.org/676024
Signed-off-by: Michał Górny <mgorny@gentoo.org>
RESTRICT="!test? ( test )"
DEPEND="
+ !!<dev-python/setuptools_scm-3
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
RESTRICT="!test? ( test )"
DEPEND="
+ !!<dev-python/setuptools_scm-3
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]