1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Python 2.6 support was removed 6 years ago

Pointy hat:	koobs
This commit is contained in:
Antoine Brodin 2019-12-17 12:35:21 +00:00
parent 65f9563bc6
commit a00d70cb1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520326

View File

@ -23,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gunicorn>=0:www/py-gunicorn@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0:databases/py-sqlalchemy10@${PY_FLAVOR}
USES= python:2.7+
USES= python
USE_PYTHON= distutils autoplist concurrent
NO_ARCH= yes