python3-jsonschema: update to 4.21.1.

This commit is contained in:
Gonzalo Tornaría 2024-01-16 13:21:59 -03:00 committed by Andrew J. Hesford
parent dbfec043bf
commit 05316222ff

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jsonschema'
pkgname=python3-jsonschema
version=4.20.0
version=4.21.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
@ -13,7 +13,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=4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa
checksum=85727c00279f5fa6bedbe6238d2aa6403bedd8b4864ab11207d07df3cc1b2ee5
post_install() {
vlicense COPYING LICENSE