Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 11:24:47 +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: r527408 - head/math/py-statsmodels010
Message-ID:  <202002291124.01TBOll2080850@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002291124.01TBOll2080850>