summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Isaac Yu2022-08-19 03:49:09 +0200
committer Willy Sudiarto Raharjo2022-08-20 04:05:33 +0200
commit34f6c80aa4c8bbdef30892e74a48e2dd52cb6701 (patch)
tree6a93b4f38b4c088fb610bda72d190413a146c63a /python
parente38693311c40e031946d552d1da89e9a41f8356c (diff)
downloadslackbuilds-34f6c80aa4c8bbdef30892e74a48e2dd52cb6701.tar.gz
python/python3-json5: Update for 0.9.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 8d915346a6..16525161ff 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.9}
+VERSION=${VERSION:-0.9.10}
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 559c7a6586..86ee4276d5 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.9"
+VERSION="0.9.10"
HOMEPAGE="https://pypi.org/project/json5/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.9.tar.gz"
-MD5SUM="e0ce13dc00af88efc4f46d947caf1a4d"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.10.tar.gz"
+MD5SUM="95c75345b807228c26d8e7bc274e159f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""