Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 17:56:02 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551952 - head/devel/py-oslo.db6
Message-ID:  <202010101756.09AHu2Nq050845@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010101756.09AHu2Nq050845>