diff options
author | isaackwy <isaacyu@protonmail.com> | 2023-12-29 20:02:24 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-31 08:02:30 +0700 |
commit | 22a0ae1e7a41d1b085e71b10a284293066892d59 (patch) | |
tree | 43eb516240314614fcd7f8533c1947fb42f9dacc /python/python3-statsmodels/python3-statsmodels.info | |
parent | 3ca05513c7833bbdb71179f5b958417fea669177 (diff) |
python/python3-statsmodels: Update for 0.14.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-statsmodels/python3-statsmodels.info')
-rw-r--r-- | python/python3-statsmodels/python3-statsmodels.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-statsmodels/python3-statsmodels.info b/python/python3-statsmodels/python3-statsmodels.info index 289f345c6e0d..10f49fa3a3d2 100644 --- a/python/python3-statsmodels/python3-statsmodels.info +++ b/python/python3-statsmodels/python3-statsmodels.info @@ -1,8 +1,8 @@ PRGNAM="python3-statsmodels" -VERSION="0.14.0" +VERSION="0.14.1" HOMEPAGE="http://statsmodels.sourceforge.net/" -DOWNLOAD="https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.14.0.tar.gz" -MD5SUM="d3f242780e36f88d8d7a6aea86c6ba4a" +DOWNLOAD="https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.14.1.tar.gz" +MD5SUM="4e0f1ecd898349d9f23ee496bb6ba7ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pandas python3-patsy python3-scipy python3-setuptools-scm-opt" |