svn commit: r527408 - head/math/py-statsmodels010

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 29 11:29:53 UTC 2020


Author: sunpoet
Date: Sat Feb 29 11:24:47 2020
New Revision: 527408
URL: https://svnweb.freebsd.org/changeset/ports/527408

Log:
  Add comment for PORTSCOUT

Modified:
  head/math/py-statsmodels010/Makefile

Modified: head/math/py-statsmodels010/Makefile
==============================================================================
--- head/math/py-statsmodels010/Makefile	Sat Feb 29 11:24:41 2020	(r527407)
+++ head/math/py-statsmodels010/Makefile	Sat Feb 29 11:24:47 2020	(r527408)
@@ -23,6 +23,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 USES=		python shebangfix
 USE_PYTHON=	autoplist concurrent cython distutils
 
+# statsmodels 0.11.0+ requires Python 3.5+
 PORTSCOUT=	limit:^0\.10\.
 
 SHEBANG_GLOB=	*.py


More information about the svn-ports-all mailing list