aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-dlipower
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:21:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-24 09:21:28 +0000
commit901ac2d79c5c435d6b94d460093ba5a97dca4742 (patch)
tree20e7cc968ece6a2a9dde14c15cdb96a2f763d5f3 /sysutils/py-dlipower
parent175562c610b857bc1df1b60c4c24ecf3691a03d8 (diff)
downloadports-901ac2d79c5c435d6b94d460093ba5a97dca4742.tar.gz
ports-901ac2d79c5c435d6b94d460093ba5a97dca4742.zip
soupsieve 2.0.1 is only compatible with python 3.6+
Notes
Notes: svn path=/head/; revision=559056
Diffstat (limited to 'sysutils/py-dlipower')
-rw-r--r--sysutils/py-dlipower/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-dlipower/Makefile b/sysutils/py-dlipower/Makefile
index dfc1c7f7fba4..67abd8f9b683 100644
--- a/sysutils/py-dlipower/Makefile
+++ b/sysutils/py-dlipower/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0:www/py-beautifulsoup@${PY
${PYTHON_PKGNAMEPREFIX}requests>=2.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR}
-USES= python shebangfix
+USES= python:3.6+ shebangfix
SHEBANG_FILES= scripts/fence_dli
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes