python/python3-fastjsonschema: Update for 2.21.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-11-27 22:56:18 -08:00 committed by Willy Sudiarto Raharjo
parent 6a52803c1e
commit f80a4fde8f
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.20.0}
VERSION=${VERSION:-2.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-fastjsonschema"
VERSION="2.20.0"
VERSION="2.21.0"
HOMEPAGE="https://github.com/horejsek/python-fastjsonschema"
DOWNLOAD="https://github.com/horejsek/python-fastjsonschema/archive/v2.20.0/python-fastjsonschema-2.20.0.tar.gz"
MD5SUM="f2af89a64f8e9ebd7895e76dd0d40ca4"
DOWNLOAD="https://github.com/horejsek/python-fastjsonschema/archive/v2.21.0/python-fastjsonschema-2.21.0.tar.gz"
MD5SUM="89446fab640b706ae0fe89e7b3538d85"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""