summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy-migrate
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-10 18:01:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-10 18:01:44 +0000
commitf18492e5603be9d0b1c33df0055eec26cb829255 (patch)
tree609df7fe8d568aa30af6a06bf33c7398c78cdf8d /databases/py-sqlalchemy-migrate
parentUpdate USES=python for audio/py-pylast 4.0.0 update (diff)
Update USES=python for py-sqlparse 0.4.0 update
Notes
Notes: svn path=/head/; revision=552012
Diffstat (limited to 'databases/py-sqlalchemy-migrate')
-rw-r--r--databases/py-sqlalchemy-migrate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlalchemy-migrate/Makefile b/databases/py-sqlalchemy-migrate/Makefile
index 0776f7d77c91..a52ac41f3356 100644
--- a/databases/py-sqlalchemy-migrate/Makefile
+++ b/databases/py-sqlalchemy-migrate/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=0.7.8:databases/py-sqlalchemy1
${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes