42 lines
1.7 KiB
Plaintext
42 lines
1.7 KiB
Plaintext
pkgbase = python-jsonschema
|
|
pkgdesc = An implementation of JSON Schema validation for Python
|
|
pkgver = 4.23.0
|
|
pkgrel = 2
|
|
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-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.23.0
|
|
sha512sums = 0bff4113408fe14d591ee1ea501587bbec7d52df0d50b9d8e4bedfca9003f934c8c474015f1806f76ab1c6e37a9c22db5aea94d0d5ef889ad02c6d86a62cf19e
|
|
b2sums = 03b9165737b058b1d84be08c5ea11131f69ea77c4c6788eb816689339f7cdf4416cbf8ffc15690ef8917181d94711ad9a55fe5edf11202381002f6a091e4abea
|
|
|
|
pkgname = python-jsonschema
|