aboutsummaryrefslogtreecommitdiff
path: root/devel/py-inflect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-inflect/Makefile')
-rw-r--r--devel/py-inflect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-inflect/Makefile b/devel/py-inflect/Makefile
index dd28a0676ba2..7b8166d080f8 100644
--- a/devel/py-inflect/Makefile
+++ b/devel/py-inflect/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/jaraco/inflect
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}pydantic>=1.9.1:devel/py-pydantic@${PY_FLAVOR} \