Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 07:12:07 +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: r543055 - head/devel/py-infinity
Message-ID:  <202007240712.06O7C78q051681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 07:12:06 2020
New Revision: 543055
URL: https://svnweb.freebsd.org/changeset/ports/543055

Log:
  Update USES=python for py-intervals 0.9.0 update

Modified:
  head/devel/py-infinity/Makefile

Modified: head/devel/py-infinity/Makefile
==============================================================================
--- head/devel/py-infinity/Makefile	Fri Jul 24 07:12:01 2020	(r543054)
+++ head/devel/py-infinity/Makefile	Fri Jul 24 07:12:06 2020	(r543055)
@@ -13,7 +13,7 @@ COMMENT=	All-in-one infinity value which can be compar
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.4+
+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?202007240712.06O7C78q051681>