1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Remove python 2.7 support

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-01-03 20:00:07 +00:00
parent b3e2c8c33a
commit 8fc7db26f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560063

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}affine>=0<3.0:math/py-affine@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=0:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
USES= python
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes