svn commit: r536835 - head/devel/py-osc-lib1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 29 01:56:49 UTC 2020


Author: sunpoet
Date: Fri May 29 01:56:45 2020
New Revision: 536835
URL: https://svnweb.freebsd.org/changeset/ports/536835

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-osc-lib1/Makefile

Modified: head/devel/py-osc-lib1/Makefile
==============================================================================
--- head/devel/py-osc-lib1/Makefile	Fri May 29 01:56:40 2020	(r536834)
+++ head/devel/py-osc-lib1/Makefile	Fri May 29 01:56:45 2020	(r536835)
@@ -28,6 +28,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# osc-lib 2.0.0+ requires Python 3.6+
 PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-head mailing list