aboutsummaryrefslogtreecommitdiff
path: root/databases/py-aiomysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-aiomysql/Makefile')
-rw-r--r--databases/py-aiomysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-aiomysql/Makefile b/databases/py-aiomysql/Makefile
index c53323e421fd..1929c0965a4e 100644
--- a/databases/py-aiomysql/Makefile
+++ b/databases/py-aiomysql/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/aio-libs/aiomysql
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.4:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.1:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}