blob: b3b73aa4af0ab0af93658e4cde0ab73f5dcdda5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = python-jsonschema-rs
pkgdesc = A high-performance JSON Schema validator for Python.
pkgver = 0.48.2
pkgrel = 1
url = https://github.com/Stranger6667/jsonschema
arch = any
license = MIT
checkdepends = python-flask
checkdepends = python-hypothesis
checkdepends = python-pytest
makedepends = python-maturin
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = mold
makedepends = git
depends = python
depends = gcc-libs
depends = glibc
options = !strip
options = lto
source = https://files.pythonhosted.org/packages/source/j/jsonschema-rs/jsonschema_rs-0.48.2.tar.gz
source = suite::git+https://github.com/json-schema-org/JSON-Schema-Test-Suite#commit=583d7c6
sha256sums = e39cdc5fdaf844257bccf20fb3dd7ec4a6eb39fea0734d987f8127a9d6451888
sha256sums = 7ccebd0988e5f5553be0cf64a2cdad14299abc73c58ee8d536b9d56da440ce1a
pkgname = python-jsonschema-rs
|