- Add clarification on python version limitation

Pointyhat to:	antoine (for not providing it)
This commit is contained in:
Dmitry Marakasov 2019-01-10 13:01:00 +00:00
parent a1d0461de6
commit 16b56bb7f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489861

View File

@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
USE_GITHUB= yes
GH_ACCOUNT= Komzpa
USES= python:2.7
USES= python:2.7 # 2.7 only because of webpy dependency
USE_PYTHON= distutils py3kplist optsuffix
NO_ARCH= yes