aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pandas/python3-pandas.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-12-15 14:26:17 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-16 08:08:18 +0700
commita3cc711d84ada59711c671c4e79be956d67db25f (patch)
treed6da590658664ff2c797205de82822ca597baab1 /python/python3-pandas/python3-pandas.SlackBuild
parentbb48925c7e7ddd92b98d899fb38039be343f099a (diff)
python/python3-pandas: Version bump to 2.1.4
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 6abea91468..3d091f1dd8 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.3}
+VERSION=${VERSION:-2.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}