git: 5e7e5773ce41 - main - math/py-statsmodels: Update to 0.13.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 18:18:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5e7e5773ce417b690296284bf469fb001faa2208
commit 5e7e5773ce417b690296284bf469fb001faa2208
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:54:20 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:21 +0000
math/py-statsmodels: Update to 0.13.2
Changes: https://github.com/statsmodels/statsmodels/releases
https://www.statsmodels.org/stable/release/index.html
---
math/py-statsmodels/Makefile | 5 +++--
math/py-statsmodels/distinfo | 6 +++---
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