summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ff8ab0ac8be259e63e947b5ab812f01b36cd355 (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
pkgbase = python-dtschema-git
	pkgdesc = Tools and schema data for Devicetree schema validation using the json-schema vocabulary
	pkgver = 2024.02.r14.64b72b0
	pkgrel = 1
	url = https://github.com/devicetree-org/dt-schema
	arch = any
	license = BSD-2-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = dtc
	depends = python-jsonschema
	depends = python-rfc3987
	depends = python-ruamel-yaml
	depends = python-tqdm
	provides = python-dtschema
	conflicts = python-dtschema
	source = python-dtschema::git+https://github.com/devicetree-org/dt-schema
	sha256sums = SKIP

pkgname = python-dtschema-git