From c5d6115d5fe218e05decbdb6af8ef5d8da8172ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 5 Mar 2023 23:35:19 -0300 Subject: [PATCH] python3-fastjsonschema: update to 2.16.3. --- srcpkgs/python3-fastjsonschema/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-fastjsonschema/template b/srcpkgs/python3-fastjsonschema/template index ab5f04f4fb55..7e4495b9456b 100644 --- a/srcpkgs/python3-fastjsonschema/template +++ b/srcpkgs/python3-fastjsonschema/template @@ -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 " 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