# Template file for 'python3-jsonschema-specifications' pkgname=python3-jsonschema-specifications version=2023.11.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" depends="python3-referencing" checkdepends="$depends python3-pytest" short_desc="JSON Schema specifications, exposed as a Registry" maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/python-jsonschema/jsonschema-specifications" distfiles="${PYPI_SITE}/j/jsonschema-specifications/jsonschema_specifications-${version}.tar.gz" checksum=c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca post_install() { vlicense COPYING }