summaryrefslogtreecommitdiffstats
path: root/python/python3-json5
diff options
context:
space:
mode:
author Erich Ritz2024-03-29 18:30:44 +0100
committer Willy Sudiarto Raharjo2024-03-30 03:20:15 +0100
commit0d93029cdca3f893d4c06fe8cb41679d5fedbaf2 (patch)
tree25de3560ad7d1bd819c92a0c6b107d312f6fb3db /python/python3-json5
parent19e70e845fb9f2b8d2132ec2061cc6a2948e42ec (diff)
downloadslackbuilds-0d93029cdca3f893d4c06fe8cb41679d5fedbaf2.tar.gz
python/python3-json5: Updated for version 0.9.24.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5')
-rw-r--r--python/python3-json5/python3-json5.SlackBuild4
-rw-r--r--python/python3-json5/python3-json5.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild
index 2e64b18842..be7be58b44 100644
--- a/python/python3-json5/python3-json5.SlackBuild
+++ b/python/python3-json5/python3-json5.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json5
-VERSION=${VERSION:-0.9.17}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.9.24}
+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 a5b6e0341f..e7248f8ee8 100644
--- a/python/python3-json5/python3-json5.info
+++ b/python/python3-json5/python3-json5.info
@@ -1,8 +1,8 @@
PRGNAM="python3-json5"
-VERSION="0.9.17"
+VERSION="0.9.24"
HOMEPAGE="https://github.com/dpranke/pyjson5/"
-DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.9.17/pyjson5-0.9.17.tar.gz"
-MD5SUM="b5a9f9560ce24f70d890a5ae32fa9c0f"
+DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.9.24/pyjson5-0.9.24.tar.gz"
+MD5SUM="3bf1dbfefd22d2ca587a40cc74c24ed9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"