svn commit: r551952 - head/devel/py-oslo.db6
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 10 17:56:08 UTC 2020
Author: sunpoet
Date: Sat Oct 10 17:56:01 2020
New Revision: 551952
URL: https://svnweb.freebsd.org/changeset/ports/551952
Log:
Update USES=python for py-sqlparse 0.4.0 update
Modified:
head/devel/py-oslo.db6/Makefile
Modified: head/devel/py-oslo.db6/Makefile
==============================================================================
--- head/devel/py-oslo.db6/Makefile Sat Oct 10 17:55:56 2020 (r551951)
+++ head/devel/py-oslo.db6/Makefile Sat Oct 10 17:56:01 2020 (r551952)
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}alembic>=0.9.6:dat
${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}testscenarios>=0:devel/py-testscenarios@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
More information about the svn-ports-all
mailing list