aboutsummaryrefslogtreecommitdiff
path: root/python/python3-statsmodels/python3-statsmodels.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-12 09:01:39 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:02 +0700
commitecf34d66b47b6578ac0bd5b56d0e3422aab7f823 (patch)
tree56fde00fa6375a4d824a318a62b138449f7b1848 /python/python3-statsmodels/python3-statsmodels.SlackBuild
parent47a09c72edce59083a9a10a3cf3f7d723cacfc43 (diff)
python/python3-statsmodels: Updated for version 0.13.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-statsmodels/python3-statsmodels.SlackBuild')
-rw-r--r--python/python3-statsmodels/python3-statsmodels.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-statsmodels/python3-statsmodels.SlackBuild b/python/python3-statsmodels/python3-statsmodels.SlackBuild
index 141b94afbfacb..f55f9adf79807 100644
--- a/python/python3-statsmodels/python3-statsmodels.SlackBuild
+++ b/python/python3-statsmodels/python3-statsmodels.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-statsmodels
VERSION=${VERSION:-0.13.5}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}