python3-fastjsonschema: update to 2.16.3.

This commit is contained in:
Gonzalo Tornaría 2023-03-05 23:35:19 -03:00 committed by Michal Vasilek
parent 558c133580
commit 8e3f059509

View file

@ -1,6 +1,6 @@
# Template file for 'python3-fastjsonschema'
pkgname=python3-fastjsonschema
version=2.16.2
version=2.16.3
revision=1
build_style=python3-module
make_check_args="--deselect tests/benchmarks/test_benchmark.py"
@ -10,10 +10,10 @@ checkdepends="python3-pytest"
short_desc="Fastest Python implementation of JSON schema"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="BSD-3-Clause"
homepage="https://github.com/seznam/python-fastjsonschema"
homepage="https://github.com/horejsek/python-fastjsonschema"
changelog="https://raw.githubusercontent.com/horejsek/python-fastjsonschema/master/CHANGELOG.txt"
distfiles="https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v${version}.tar.gz"
checksum=552e8b07a076f4628e9a3c78f040ed673bed9b5b860d3cb51b323da50e2e3d47
checksum=f9834e4994830942d58949043820024261dc22e2640bcf787391deb607cc91c6
post_install() {
vlicense LICENSE