blob: 4b532b07cf8e0600d9bbf58035aa9c6b3dd0bf71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-dt-schema
pkgdesc = Tooling for devicetree validation using YAML and jsonschema
pkgver = 2025.06.1
pkgrel = 1
url = https://github.com/devicetree-org/dt-schema
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = dtc
depends = python
depends = python-ruamel-yaml
depends = python-rfc3987
depends = python-jsonschema
options = !emptydirs
source = https://github.com/devicetree-org/dt-schema/archive/refs/tags/v2025.06.1.tar.gz
sha512sums = e6c8d7eeb34f416a0baaec700c04684603f1486f9e9ffa39a01ff56a35656adc154294a3144080a69d1a536dc3f05ab04e7c2a724068638371f153550af3441e
pkgname = python-dt-schema
|