svn commit: r535406 - head/devel/py-cachetools3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 16 10:53:33 UTC 2020


Author: sunpoet
Date: Sat May 16 10:53:28 2020
New Revision: 535406
URL: https://svnweb.freebsd.org/changeset/ports/535406

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-cachetools3/Makefile

Modified: head/devel/py-cachetools3/Makefile
==============================================================================
--- head/devel/py-cachetools3/Makefile	Sat May 16 10:53:22 2020	(r535405)
+++ head/devel/py-cachetools3/Makefile	Sat May 16 10:53:28 2020	(r535406)
@@ -19,6 +19,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# cachetools 4.0.0+ requires Python 3.5+
 PORTSCOUT=	limit:^3\.
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list