From 2820565079a212373f07959fef9d225f23049003 Mon Sep 17 00:00:00 2001 From: Erich Ritz Date: Thu, 21 Aug 2025 13:02:18 -0500 Subject: python/python3-json5: Updated for version 0.12.1. Signed-off-by: Erich Ritz Signed-off-by: Willy Sudiarto Raharjo --- python/python3-json5/python3-json5.SlackBuild | 4 ++-- python/python3-json5/python3-json5.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-json5') diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild index 511963afe1..cbe4c4db97 100644 --- a/python/python3-json5/python3-json5.SlackBuild +++ b/python/python3-json5/python3-json5.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-json5 # Copyright 2022-2023 Isaac Yu -# Copyright 2023-2024 Erich Ritz, Jenks, Oklahoma, USA +# Copyright 2023-2025 Erich Ritz, Jenks, Oklahoma, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-json5 -VERSION=${VERSION:-0.12.0} +VERSION=${VERSION:-0.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-json5/python3-json5.info b/python/python3-json5/python3-json5.info index 1aae45a107..59edf22f6e 100644 --- a/python/python3-json5/python3-json5.info +++ b/python/python3-json5/python3-json5.info @@ -1,8 +1,8 @@ PRGNAM="python3-json5" -VERSION="0.12.0" +VERSION="0.12.1" HOMEPAGE="https://github.com/dpranke/pyjson5/" -DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.12.0/pyjson5-0.12.0.tar.gz" -MD5SUM="810d409640a0d15226c4e4008cdeff64" +DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.12.1/pyjson5-0.12.1.tar.gz" +MD5SUM="dc7d02413d0c1036521ee787deae6521" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt" -- cgit v1.2.3