summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-07-18 06:05:17 +0200
committer Willy Sudiarto Raharjo2022-07-21 03:43:59 +0200
commit3916211016611bcca19fd0bacb9af8cf6c78022f (patch)
treebf2c5eaee94ddbb4e9e759cfcfe62824c41895db
parentc88d1949aa93bc18a3c18c289b31206e28b0a9a0 (diff)
downloadslackbuilds-3916211016611bcca19fd0bacb9af8cf6c78022f.tar.gz
python/python3-fastjsonschema: Update for 2.16.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild2
-rw-r--r--python/python3-fastjsonschema/python3-fastjsonschema.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
index 0529f3cb59..66602a533d 100644
--- a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
+++ b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fastjsonschema
-VERSION=${VERSION:-2.15.3}
+VERSION=${VERSION:-2.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.info b/python/python3-fastjsonschema/python3-fastjsonschema.info
index 4d82aa0dc2..52cbcf1e5f 100644
--- a/python/python3-fastjsonschema/python3-fastjsonschema.info
+++ b/python/python3-fastjsonschema/python3-fastjsonschema.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fastjsonschema"
-VERSION="2.15.3"
+VERSION="2.16.1"
HOMEPAGE="https://horejsek.github.io/python-fastjsonschema/"
-DOWNLOAD="https://files.pythonhosted.org/packages/50/1e/44bf3d37e60f36af7c3f1462425082c2d925080bb9926a32c3b8439e67de/fastjsonschema-2.15.3.tar.gz"
-MD5SUM="c371e5315f66bdd18b62e14c66f89543"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/fastjsonschema/fastjsonschema-2.16.1.tar.gz"
+MD5SUM="47f95d27c8d9af9376a27e4eda1b65ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""