python3-jsonschema: update to 4.17.3.

This commit is contained in:
Jan Christian Grünhage 2022-11-30 10:49:48 +01:00 committed by classabbyamp
parent 3b1dc61448
commit cf95b95de9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-jsonschema'
pkgname=python3-jsonschema
version=4.17.1
version=4.17.3
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/Julian/jsonschema"
changelog="https://raw.githubusercontent.com/Julian/jsonschema/master/CHANGELOG.rst"
distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
checksum=05b2d22c83640cde0b7e0aa329ca7754fbd98ea66ad8ae24aa61328dfe057fa3
checksum=0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d
do_check() {
rm -rf *.dist-info tmp # remove artifacts from previous unsuccessful check run