summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af4e2831a719fcf0e300b2b004c65a30ab426d6e (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 = 2024.11
	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/v2024.11.tar.gz
	sha512sums = 3127d8dc7b3e84ccd2602d81b17e5541108f062f807ecbd40cea1e681a2b73a663c03e8bc61e1003313e5ec9cd8d4869cc55048e846044278029e27dafbaf760

pkgname = python-dt-schema