aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 17:54:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 18:11:21 +0000
commit5e7e5773ce417b690296284bf469fb001faa2208 (patch)
tree3543ecfe03b539e585af59e60c2707f7a30fa277 /math
parent39276eb46e3754cf2f20b66e768c0ecf2204b95c (diff)
downloadports-5e7e5773ce417b690296284bf469fb001faa2208.tar.gz
ports-5e7e5773ce417b690296284bf469fb001faa2208.zip
math/py-statsmodels: Update to 0.13.2
Diffstat (limited to 'math')
-rw-r--r--math/py-statsmodels/Makefile5
-rw-r--r--math/py-statsmodels/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index 241966b7b35a..b90f6bd62c94 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -1,7 +1,7 @@
# Created by: Johannes Meixner <johannes@perceivon.net>
PORTNAME= statsmodels
-PORTVERSION= 0.13.1
+PORTVERSION= 0.13.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,11 @@ COMMENT= Complement to SciPy for statistical computations
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.22:lang/cython@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.26:lang/cython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.17,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.3:science/py-scipy@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17,1:math/py-numpy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.25,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}patsy>=0.5.2:math/py-patsy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.3:science/py-scipy@${PY_FLAVOR}
diff --git a/math/py-statsmodels/distinfo b/math/py-statsmodels/distinfo
index ebdc8704517b..f2cf88afa985 100644
--- a/math/py-statsmodels/distinfo
+++ b/math/py-statsmodels/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637073010
-SHA256 (statsmodels-0.13.1.tar.gz) = 006ec8d896d238873af8178d5475203844f2c391194ed8d42ddac37f5ff77a69
-SIZE (statsmodels-0.13.1.tar.gz) = 18144383
+TIMESTAMP = 1646058070
+SHA256 (statsmodels-0.13.2.tar.gz) = 77dc292c9939c036a476f1770f9d08976b05437daa229928da73231147cde7d4
+SIZE (statsmodels-0.13.2.tar.gz) = 17874260