# Generated by makepkg 6.1.0
# Mon Nov 24 17:48:24 UTC 2025
pkgbase = python-jsonschema
	pkgdesc = An implementation of JSON Schema validation for Python
	pkgver = 4.21.1
	pkgrel = 1
	url = https://github.com/python-jsonschema/jsonschema
	arch = any
	license = MIT
	checkdepends = python-pip
	checkdepends = python-twisted
	checkdepends = python-isoduration
	checkdepends = python-fqdn
	checkdepends = python-idna
	checkdepends = python-jsonpointer
	checkdepends = python-rfc3339-validator
	checkdepends = python-rfc3987
	checkdepends = python-uri-template
	checkdepends = python-webcolors
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	makedepends = python-hatch-fancy-pypi-readme
	depends = python
	depends = python-attrs
	depends = python-pyrsistent
	depends = python-typing_extensions
	depends = python-referencing
	depends = python-jsonschema-specifications
	optdepends = python-isoduration: for duration format
	optdepends = python-fqdn: for hostname format
	optdepends = python-idna: for idn-hostname format
	optdepends = python-jsonpointer: for json-pointer & relative-json-pointer format
	optdepends = python-rfc3339-validator: for date-time format
	optdepends = python-rfc3987: for iri, iri-reference, uri & uri-reference format
	optdepends = python-uri-template: for uri-template format
	optdepends = python-webcolors: for color format
	source = python-jsonschema::git+https://github.com/python-jsonschema/jsonschema#commit=aa53fd004b172d811e26b8f61926135e4481b2a5
	b2sums = SKIP

pkgname = python-jsonschema
