Fri Sep 27 09:00:38 2019 UTC ()
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.


(wiz)
diff -r1.4 -r1.5 pkgsrc/math/py-statsmodels/Makefile
diff -r1.3 -r1.4 pkgsrc/math/py-statsmodels/PLIST

cvs diff -r1.4 -r1.5 pkgsrc/math/py-statsmodels/Makefile (expand / switch to unified diff)

--- pkgsrc/math/py-statsmodels/Makefile 2019/06/17 05:29:43 1.4
+++ pkgsrc/math/py-statsmodels/Makefile 2019/09/27 09:00:38 1.5
@@ -1,32 +1,33 @@ @@ -1,32 +1,33 @@
1# $NetBSD: Makefile,v 1.4 2019/06/17 05:29:43 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2019/09/27 09:00:38 wiz Exp $
2 2
3DISTNAME= statsmodels-0.9.0 3DISTNAME= statsmodels-0.9.0
4PKGREVISION= 1 4PKGREVISION= 2
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
6CATEGORIES= math python 6CATEGORIES= math python
7MASTER_SITES= ${MASTER_SITE_PYPI:=s/statsmodels/} 7MASTER_SITES= ${MASTER_SITE_PYPI:=s/statsmodels/}
8 8
9MAINTAINER= jihbed.research@gmail.com 9MAINTAINER= jihbed.research@gmail.com
10HOMEPAGE= http://www.statsmodels.org/stable/index.html 10HOMEPAGE= http://www.statsmodels.org/stable/index.html
11COMMENT= Statistical computations and models for use with SciPy 11COMMENT= Statistical computations and models for use with SciPy
12LICENSE= modified-bsd 12LICENSE= modified-bsd
13 13
14DEPENDS+= ${PYPKGPREFIX}-cython>=0.14.1:../../devel/py-cython 14DEPENDS+= ${PYPKGPREFIX}-cython>=0.14.1:../../devel/py-cython
15DEPENDS+= ${PYPKGPREFIX}-pandas>=0.14.1:../../math/py-pandas 15DEPENDS+= ${PYPKGPREFIX}-pandas>=0.14.1:../../math/py-pandas
16DEPENDS+= ${PYPKGPREFIX}-patsy>=0.3.0:../../math/py-patsy 16DEPENDS+= ${PYPKGPREFIX}-patsy>=0.3.0:../../math/py-patsy
17DEPENDS+= ${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy 17DEPENDS+= ${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy
18 18
19PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy 19PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy
 20USE_LANGUAGES= c
20 21
21SUBST_CLASSES+= scipy 22SUBST_CLASSES+= scipy
22SUBST_STAGE.scipy= pre-configure 23SUBST_STAGE.scipy= pre-configure
23SUBST_MESSAGE.scipy= Fix for newer SciPy 24SUBST_MESSAGE.scipy= Fix for newer SciPy
24SUBST_FILES.scipy= statsmodels/distributions/edgeworth.py 25SUBST_FILES.scipy= statsmodels/distributions/edgeworth.py
25SUBST_FILES.scipy+= statsmodels/distributions/tests/test_edgeworth.py 26SUBST_FILES.scipy+= statsmodels/distributions/tests/test_edgeworth.py
26SUBST_FILES.scipy+= statsmodels/graphics/functional.py 27SUBST_FILES.scipy+= statsmodels/graphics/functional.py
27SUBST_FILES.scipy+= statsmodels/miscmodels/count.py 28SUBST_FILES.scipy+= statsmodels/miscmodels/count.py
28SUBST_FILES.scipy+= statsmodels/sandbox/distributions/genpareto.py 29SUBST_FILES.scipy+= statsmodels/sandbox/distributions/genpareto.py
29SUBST_FILES.scipy+= statsmodels/sandbox/infotheo.py 30SUBST_FILES.scipy+= statsmodels/sandbox/infotheo.py
30SUBST_FILES.scipy+= statsmodels/sandbox/nonparametric/densityorthopoly.py 31SUBST_FILES.scipy+= statsmodels/sandbox/nonparametric/densityorthopoly.py
31SUBST_FILES.scipy+= statsmodels/sandbox/nonparametric/kernels.py 32SUBST_FILES.scipy+= statsmodels/sandbox/nonparametric/kernels.py
32SUBST_FILES.scipy+= statsmodels/sandbox/stats/runs.py 33SUBST_FILES.scipy+= statsmodels/sandbox/stats/runs.py

cvs diff -r1.3 -r1.4 pkgsrc/math/py-statsmodels/PLIST (expand / switch to unified diff)

--- pkgsrc/math/py-statsmodels/PLIST 2018/07/05 13:09:11 1.3
+++ pkgsrc/math/py-statsmodels/PLIST 2019/09/27 09:00:38 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.3 2018/07/05 13:09:11 adam Exp $ 1@comment $NetBSD: PLIST,v 1.4 2019/09/27 09:00:38 wiz Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/not-zip-safe 5${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/statsmodels/__init__.py 8${PYSITELIB}/statsmodels/__init__.py
9${PYSITELIB}/statsmodels/__init__.pyc 9${PYSITELIB}/statsmodels/__init__.pyc
10${PYSITELIB}/statsmodels/__init__.pyo 10${PYSITELIB}/statsmodels/__init__.pyo
11${PYSITELIB}/statsmodels/api.py 11${PYSITELIB}/statsmodels/api.py
12${PYSITELIB}/statsmodels/api.pyc 12${PYSITELIB}/statsmodels/api.pyc
13${PYSITELIB}/statsmodels/api.pyo 13${PYSITELIB}/statsmodels/api.pyo
14${PYSITELIB}/statsmodels/base/__init__.py 14${PYSITELIB}/statsmodels/base/__init__.py
@@ -1993,45 +1993,33 @@ ${PYSITELIB}/statsmodels/tsa/regime_swit @@ -1993,45 +1993,33 @@ ${PYSITELIB}/statsmodels/tsa/regime_swit
1993${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_regression.pyo 1993${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_regression.pyo
1994${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_switching.py 1994${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_switching.py
1995${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_switching.pyc 1995${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_switching.pyc
1996${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_switching.pyo 1996${PYSITELIB}/statsmodels/tsa/regime_switching/tests/test_markov_switching.pyo
1997${PYSITELIB}/statsmodels/tsa/seasonal.py 1997${PYSITELIB}/statsmodels/tsa/seasonal.py
1998${PYSITELIB}/statsmodels/tsa/seasonal.pyc 1998${PYSITELIB}/statsmodels/tsa/seasonal.pyc
1999${PYSITELIB}/statsmodels/tsa/seasonal.pyo 1999${PYSITELIB}/statsmodels/tsa/seasonal.pyo
2000${PYSITELIB}/statsmodels/tsa/statespace/__init__.py 2000${PYSITELIB}/statsmodels/tsa/statespace/__init__.py
2001${PYSITELIB}/statsmodels/tsa/statespace/__init__.pyc 2001${PYSITELIB}/statsmodels/tsa/statespace/__init__.pyc
2002${PYSITELIB}/statsmodels/tsa/statespace/__init__.pyo 2002${PYSITELIB}/statsmodels/tsa/statespace/__init__.pyo
2003${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.py 2003${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.py
2004${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.pyc 2004${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.pyc
2005${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.pyo 2005${PYSITELIB}/statsmodels/tsa/statespace/_filters/__init__.pyo
2006${PYSITELIB}/statsmodels/tsa/statespace/_filters/_conventional.so 
2007${PYSITELIB}/statsmodels/tsa/statespace/_filters/_inversions.so 
2008${PYSITELIB}/statsmodels/tsa/statespace/_filters/_univariate.so 
2009${PYSITELIB}/statsmodels/tsa/statespace/_kalman_filter.so 
2010${PYSITELIB}/statsmodels/tsa/statespace/_kalman_smoother.so 
2011${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.py 2006${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.py
2012${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.pyc 2007${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.pyc
2013${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.pyo 2008${PYSITELIB}/statsmodels/tsa/statespace/_pykalman_smoother.pyo
2014${PYSITELIB}/statsmodels/tsa/statespace/_representation.so 
2015${PYSITELIB}/statsmodels/tsa/statespace/_simulation_smoother.so 
2016${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.py 2009${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.py
2017${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.pyc 2010${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.pyc
2018${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.pyo 2011${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/__init__.pyo
2019${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_alternative.so 
2020${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_classical.so 
2021${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_conventional.so 
2022${PYSITELIB}/statsmodels/tsa/statespace/_smoothers/_univariate.so 
2023${PYSITELIB}/statsmodels/tsa/statespace/_statespace.so 2012${PYSITELIB}/statsmodels/tsa/statespace/_statespace.so
2024${PYSITELIB}/statsmodels/tsa/statespace/_tools.so 
2025${PYSITELIB}/statsmodels/tsa/statespace/api.py 2013${PYSITELIB}/statsmodels/tsa/statespace/api.py
2026${PYSITELIB}/statsmodels/tsa/statespace/api.pyc 2014${PYSITELIB}/statsmodels/tsa/statespace/api.pyc
2027${PYSITELIB}/statsmodels/tsa/statespace/api.pyo 2015${PYSITELIB}/statsmodels/tsa/statespace/api.pyo
2028${PYSITELIB}/statsmodels/tsa/statespace/dynamic_factor.py 2016${PYSITELIB}/statsmodels/tsa/statespace/dynamic_factor.py
2029${PYSITELIB}/statsmodels/tsa/statespace/dynamic_factor.pyc 2017${PYSITELIB}/statsmodels/tsa/statespace/dynamic_factor.pyc
2030${PYSITELIB}/statsmodels/tsa/statespace/dynamic_factor.pyo 2018${PYSITELIB}/statsmodels/tsa/statespace/dynamic_factor.pyo
2031${PYSITELIB}/statsmodels/tsa/statespace/kalman_filter.py 2019${PYSITELIB}/statsmodels/tsa/statespace/kalman_filter.py
2032${PYSITELIB}/statsmodels/tsa/statespace/kalman_filter.pyc 2020${PYSITELIB}/statsmodels/tsa/statespace/kalman_filter.pyc
2033${PYSITELIB}/statsmodels/tsa/statespace/kalman_filter.pyo 2021${PYSITELIB}/statsmodels/tsa/statespace/kalman_filter.pyo
2034${PYSITELIB}/statsmodels/tsa/statespace/kalman_smoother.py 2022${PYSITELIB}/statsmodels/tsa/statespace/kalman_smoother.py
2035${PYSITELIB}/statsmodels/tsa/statespace/kalman_smoother.pyc 2023${PYSITELIB}/statsmodels/tsa/statespace/kalman_smoother.pyc
2036${PYSITELIB}/statsmodels/tsa/statespace/kalman_smoother.pyo 2024${PYSITELIB}/statsmodels/tsa/statespace/kalman_smoother.pyo
2037${PYSITELIB}/statsmodels/tsa/statespace/mlemodel.py 2025${PYSITELIB}/statsmodels/tsa/statespace/mlemodel.py