python3-jsonschema: update to 4.4.0.

This commit is contained in:
Joel Beckmeyer 2022-02-22 13:52:22 -05:00 committed by Echo
parent 82354ff588
commit 9c6f2d0e98

View file

@ -1,6 +1,6 @@
# Template file for 'python3-jsonschema'
pkgname=python3-jsonschema
version=4.2.1
version=4.4.0
revision=1
wrksrc="jsonschema-${version}"
build_style=python3-pep517
@ -14,7 +14,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=390713469ae64b8a58698bb3cbc3859abe6925b565a973f87323ef21b09a27a8
checksum=636694eb41b3535ed608fe04129f26542b59ed99808b4f688aa32dcf55317a83
post_install() {
vlicense COPYING LICENSE