43 lines
1.7 KiB
Plaintext

pkgbase = python-jsonschema
pkgdesc = An implementation of JSON Schema validation for Python
pkgver = 4.22.0
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-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#tag=v4.22.0
sha512sums = 7eff6dc0967af8d0a75a2f288410bbc8ef597fa4f4479bf47663ffd9342f6791c87c1de75bf761a7fea3b13fb603196871dbd49f715001ebff7a3671b044b682
b2sums = e3810424e3a6c61b7f22bbb25abc7dd1497c36c87398fb4befbd4f706b791ed2fe0a27fd81b7aeded2aadc55bca50a7cde8ae6321f8678a8341fc5ac47b61cd6
pkgname = python-jsonschema