python/python3-fastjsonschema: Update for 2.16.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-07-17 21:05:17 -07:00 committed by Willy Sudiarto Raharjo
parent c88d1949aa
commit 3916211016
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""