svn commit: r538762 - head/devel/py-intervals

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 14 14:23:41 UTC 2020


Author: sunpoet
Date: Sun Jun 14 14:23:38 2020
New Revision: 538762
URL: https://svnweb.freebsd.org/changeset/ports/538762

Log:
  Update USES=python for py-infinity 1.5 update

Modified:
  head/devel/py-intervals/Makefile

Modified: head/devel/py-intervals/Makefile
==============================================================================
--- head/devel/py-intervals/Makefile	Sun Jun 14 14:23:32 2020	(r538761)
+++ head/devel/py-intervals/Makefile	Sun Jun 14 14:23:38 2020	(r538762)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}infinity>=0.1.3:devel/py-infinity@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.4+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes


More information about the svn-ports-all mailing list