aboutsummaryrefslogtreecommitdiff
path: root/python/python3-arrow
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-10-25 15:41:17 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-01 10:03:28 +0700
commita716fb0ad526ecd0af1debccd3f084dbacb33e4c (patch)
tree87474d59ffa34c68ddf5fa67edc1f3cd42113f75 /python/python3-arrow
parent737f0182874ad33f464f1113774de7a8a5c7133e (diff)
python/python3-arrow: Update for 1.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-arrow')
-rw-r--r--python/python3-arrow/python3-arrow.SlackBuild2
-rw-r--r--python/python3-arrow/python3-arrow.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-arrow/python3-arrow.SlackBuild b/python/python3-arrow/python3-arrow.SlackBuild
index fd397ca263..8f5935382f 100644
--- a/python/python3-arrow/python3-arrow.SlackBuild
+++ b/python/python3-arrow/python3-arrow.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-arrow
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-arrow/python3-arrow.info b/python/python3-arrow/python3-arrow.info
index 8f23eb7f3f..a411acff9f 100644
--- a/python/python3-arrow/python3-arrow.info
+++ b/python/python3-arrow/python3-arrow.info
@@ -1,10 +1,10 @@
PRGNAM="python3-arrow"
-VERSION="1.3.0"
+VERSION="1.4.0"
HOMEPAGE="https://arrow.readthedocs.io/"
-DOWNLOAD="https://github.com/crsmithdev/arrow/archive/1.3.0/arrow-1.3.0.tar.gz"
-MD5SUM="0d0d1d9d008ddbfd94ca2db358bb0f7e"
+DOWNLOAD="https://github.com/crsmithdev/arrow/archive/1.4.0/arrow-1.4.0.tar.gz"
+MD5SUM="4087eccd81736f102e15563bfb583b84"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-dateutil python3-types-python-dateutil"
+REQUIRES="python3-dateutil tzdata"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"