summaryrefslogtreecommitdiff
path: root/devel/py-pytest-checkdocs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest-checkdocs/Makefile')
-rw-r--r--devel/py-pytest-checkdocs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-checkdocs/Makefile b/devel/py-pytest-checkdocs/Makefile
index 5fcae35513f1..397c82473e0f 100644
--- a/devel/py-pytest-checkdocs/Makefile
+++ b/devel/py-pytest-checkdocs/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/jaraco/pytest-checkdocs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0:devel/py-build@${PY_FLAVOR} \