summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-05-09 10:59:54 +0200
committer Willy Sudiarto Raharjo2022-05-14 14:27:55 +0200
commit951de3a78b69bef22c2ca9a403bd3dfd6d41a67e (patch)
tree0fb4709f5b44c9ded00b6fc3615e235e132a7084
parent2373e38e5925657d0cd1bd1af962b9c56f920eaf (diff)
downloadslackbuilds-951de3a78b69bef22c2ca9a403bd3dfd6d41a67e.tar.gz
python/python3-json5: Updated for version 0.9.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-json5/python3-json5.SlackBuild2
-rw-r--r--python/python3-json5/python3-json5.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild
index 5ab80aa275..443b9d2537 100644
--- a/python/python3-json5/python3-json5.SlackBuild
+++ b/python/python3-json5/python3-json5.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json5
-VERSION=${VERSION:-0.9.6}
+VERSION=${VERSION:-0.9.8}
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 b465443ebe..6221e09945 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.6"
+VERSION="0.9.8"
HOMEPAGE="https://pypi.org/project/json5/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.6.tar.gz"
-MD5SUM="7557431d6579237d200aad0c68faaf10"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.8.tar.gz"
+MD5SUM="bbd859fbfedd8eecf21d1958dc4a004a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""