aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json-logger/python3-json-logger.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-10-06 21:26:02 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-09 10:44:14 +0700
commit5d4936cf414dc576cbbcf34c8c981969542518f8 (patch)
tree67a595fccc89fef8cf0c72468ad1a48c54bb5066 /python/python3-json-logger/python3-json-logger.SlackBuild
parent92dd7f2dcdc06b2e63cdc12b0129ac4ac7ce65fc (diff)
python/python3-json-logger: Update for 4.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json-logger/python3-json-logger.SlackBuild')
-rw-r--r--python/python3-json-logger/python3-json-logger.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-json-logger/python3-json-logger.SlackBuild b/python/python3-json-logger/python3-json-logger.SlackBuild
index 2c945192ce..2f124976f7 100644
--- a/python/python3-json-logger/python3-json-logger.SlackBuild
+++ b/python/python3-json-logger/python3-json-logger.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json-logger
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-4.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}