Date: Sun, 14 Jun 2020 14:23:38 +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: r538762 - head/devel/py-intervals Message-ID: <202006141423.05EENcNq095262@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006141423.05EENcNq095262>