aboutsummaryrefslogtreecommitdiff
path: root/finance
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 /finance
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 'finance')
-rw-r--r--finance/py-ofxparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-ofxparse/Makefile b/finance/py-ofxparse/Makefile
index 93582d7aff03..e1a21a7e5b51 100644
--- a/finance/py-ofxparse/Makefile
+++ b/finance/py-ofxparse/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup448>0:www/py-beautifulsoup448@$
${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes