aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jsonschema/python3-jsonschema.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-05-27 10:29:18 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-31 15:27:27 +0700
commit58d6215029f2b36098bbacdd87e7437ca524b602 (patch)
tree6bcbc03706f4551f4430d352a136c9c6afbf4e4d /python/python3-jsonschema/python3-jsonschema.SlackBuild
parenta17f0bfe178a511cbf61dc6015f823ca3ac3de96 (diff)
python/python3-jsonschema: Updated for version 4.24.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jsonschema/python3-jsonschema.SlackBuild')
-rw-r--r--python/python3-jsonschema/python3-jsonschema.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jsonschema/python3-jsonschema.SlackBuild b/python/python3-jsonschema/python3-jsonschema.SlackBuild
index 4b162af6f1..ef7028253c 100644
--- a/python/python3-jsonschema/python3-jsonschema.SlackBuild
+++ b/python/python3-jsonschema/python3-jsonschema.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-jsonschema
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-4.23.0}
+VERSION=${VERSION:-4.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}