Received: by mail.netbsd.org (Postfix, from userid 605) id 4D3B884D7A; Fri, 27 Sep 2019 09:00:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA26284D3C for ; Fri, 27 Sep 2019 09:00:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 8yB4xrzKpfZg for ; Fri, 27 Sep 2019 09:00:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 466F884C85 for ; Fri, 27 Sep 2019 09:00:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40738FBF4; Fri, 27 Sep 2019 09:00:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1569574838294830" MIME-Version: 1.0 Date: Fri, 27 Sep 2019 09:00:38 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/math/py-statsmodels To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190927090038.40738FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1569574838294830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 27 09:00:38 UTC 2019 Modified Files: pkgsrc/math/py-statsmodels: Makefile PLIST Log Message: py-statsmodels: update to 0.9.0nb2. Remove some .so files from the PLIST that are not built for me nor in mef's 9.0 bulk build. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/py-statsmodels/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/py-statsmodels/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1569574838294830 Content-Disposition: inline Content-Length: 2973 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/py-statsmodels/Makefile diff -u pkgsrc/math/py-statsmodels/Makefile:1.4 pkgsrc/math/py-statsmodels/Makefile:1.5 --- pkgsrc/math/py-statsmodels/Makefile:1.4 Mon Jun 17 05:29:43 2019 +++ pkgsrc/math/py-statsmodels/Makefile Fri Sep 27 09:00:38 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2019/06/17 05:29:43 adam Exp $ +# $NetBSD: Makefile,v 1.5 2019/09/27 09:00:38 wiz Exp $ DISTNAME= statsmodels-0.9.0 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=s/statsmodels/} @@ -17,6 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-patsy>=0.3.0:.. DEPENDS+= ${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy +USE_LANGUAGES= c SUBST_CLASSES+= scipy SUBST_STAGE.scipy= pre-configure Index: pkgsrc/math/py-statsmodels/PLIST diff -u pkgsrc/math/py-statsmodels/PLIST:1.3 pkgsrc/math/py-statsmodels/PLIST:1.4 --- pkgsrc/math/py-statsmodels/PLIST:1.3 Thu Jul 5 13:09:11 2018 +++ pkgsrc/math/py-statsmodels/PLIST Fri Sep 27 09:00:38 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2018/07/05 13:09:11 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2019/09/27 09:00:38 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -2003,25 +2003,13 @@ ${PYSITELIB}/statsmodels/tsa/statespace/ ${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.py ${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.pyc ${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.pyo -${PYSITELIB}/statsmodels/tsa/statespace/_filters/_conventional.so -${PYSITELIB}/statsmodels/tsa/statespace/_filters/_inversions.so -${PYSITELIB}/statsmodels/tsa/statespace/_filters/_univariate.so -${PYSITELIB}/statsmodels/tsa/statespace/_kalman_filter.so -${PYSITELIB}/statsmodels/tsa/statespace/_kalman_smoother.so ${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.py ${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.pyc ${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.pyo -${PYSITELIB}/statsmodels/tsa/statespace/_representation.so -${PYSITELIB}/statsmodels/tsa/statespace/_simulation_smoother.so ${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.py ${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.pyc ${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.pyo -${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_alternative.so -${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_classical.so -${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_conventional.so -${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_univariate.so ${PYSITELIB}/statsmodels/tsa/statespace/_statespace.so -${PYSITELIB}/statsmodels/tsa/statespace/_tools.so ${PYSITELIB}/statsmodels/tsa/statespace/api.py ${PYSITELIB}/statsmodels/tsa/statespace/api.pyc ${PYSITELIB}/statsmodels/tsa/statespace/api.pyo --_----------=_1569574838294830--