From e89a9bd38d888921156bb050849b988f1c854308 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 12 Apr 2025 02:56:28 -0600 Subject: python/python3-jsonschema: Updated for version 4.23.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-jsonschema/python3-jsonschema.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-jsonschema/python3-jsonschema.SlackBuild') diff --git a/python/python3-jsonschema/python3-jsonschema.SlackBuild b/python/python3-jsonschema/python3-jsonschema.SlackBuild index 4bf776830c..4b162af6f1 100644 --- a/python/python3-jsonschema/python3-jsonschema.SlackBuild +++ b/python/python3-jsonschema/python3-jsonschema.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-jsonschema -# Copyright 2022-2024 fourtysixandtwo +# Copyright 2022-2025 fourtysixandtwo # Copyright 2019 Benjamin Trigona-Harany # Based on jsonschema by Dimitris Zlatanidis # All rights reserved. @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jsonschema SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-4.17.3} +VERSION=${VERSION:-4.23.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3