svn commit: r535658 - head/devel/py-taskflow3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 17 20:17:19 UTC 2020


Author: sunpoet
Date: Sun May 17 20:17:18 2020
New Revision: 535658
URL: https://svnweb.freebsd.org/changeset/ports/535658

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-taskflow3/Makefile

Modified: head/devel/py-taskflow3/Makefile
==============================================================================
--- head/devel/py-taskflow3/Makefile	Sun May 17 20:17:12 2020	(r535657)
+++ head/devel/py-taskflow3/Makefile	Sun May 17 20:17:18 2020	(r535658)
@@ -31,6 +31,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# taskflow 4.0.0+ requires Python 3.6+
 PORTSCOUT=	limit:^3\.
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-head mailing list