python3-jsonschema: update to 4.17.1.

This commit is contained in:
Jan Christian Grünhage 2022-11-27 12:16:00 +01:00 committed by classabbyamp
parent 97013af0f7
commit 04a6f3e7cf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jsonschema'
pkgname=python3-jsonschema
version=4.17.0
version=4.17.1
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=5bfcf2bca16a087ade17e02b282d34af7ccd749ef76241e7f9bd7c0cb8a9424d
checksum=05b2d22c83640cde0b7e0aa329ca7754fbd98ea66ad8ae24aa61328dfe057fa3
do_check() {
rm -rf *.dist-info tmp # remove artifacts from previous unsuccessful check run