aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pandas/python3-pandas.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-10-26 14:25:37 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 12:11:23 +0700
commit08eb64ba8b8c66d21e5f59d498c9d4565e5b96e3 (patch)
tree7bb317127b5e2192794ed33ac6572fb3a6909056 /python/python3-pandas/python3-pandas.SlackBuild
parent28bbe37edbf8f8b73c12931544091d372ecfab47 (diff)
python/python3-pandas: Version bump to 2.1.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pandas/python3-pandas.SlackBuild')
-rw-r--r--python/python3-pandas/python3-pandas.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pandas/python3-pandas.SlackBuild b/python/python3-pandas/python3-pandas.SlackBuild
index 480c33e84fc7c..d24c072087200 100644
--- a/python/python3-pandas/python3-pandas.SlackBuild
+++ b/python/python3-pandas/python3-pandas.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pandas
SRCNAM=pandas
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}