aboutsummaryrefslogtreecommitdiff
path: root/python/python3-babel/python3-babel.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 20:02:36 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 07:49:16 +0700
commit5269adc5442abf39ce9fa0d8ab2da99ed90f8770 (patch)
treeb5ea917cea07bdf3126c0e63dfdc6b3bf1bd194b /python/python3-babel/python3-babel.SlackBuild
parent50fa255d476beb53cbda7e69ace4fa8162ffeb59 (diff)
python/python3-babel: updated for version 2.17.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-babel/python3-babel.SlackBuild')
-rw-r--r--python/python3-babel/python3-babel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-babel/python3-babel.SlackBuild b/python/python3-babel/python3-babel.SlackBuild
index 29301f9b5d..bfde1488cb 100644
--- a/python/python3-babel/python3-babel.SlackBuild
+++ b/python/python3-babel/python3-babel.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-babel
-VERSION=${VERSION:-2.15.0}
-CLDRVER=${CLDRVER:-44.0}
+VERSION=${VERSION:-2.17.0}
+CLDRVER=${CLDRVER:-46.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}