summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67e1efb9c1e0e047b25f6e987263821e074bb5ac (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
28
29
30
31
32
33
pkgbase = python-kicad
	pkgdesc = KiCad API Python Bindings
	pkgver = 0.7.1
	pkgrel = 1
	url = https://gitlab.com/kicad/code/kicad-python
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-poetry
	makedepends = python-poetry-core
	makedepends = python-poetry-plugin-export
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-protoletariat
	makedepends = python-mypy-protobuf
	depends = python
	depends = python-jsonschema
	depends = python-protobuf
	depends = python-typing_extensions
	depends = python-pynng
	optdepends = kicad
	provides = python-kicad
	provides = kicad-python
	conflicts = python-kicad
	conflicts = kicad-python
	source = python-kicad::git+https://gitlab.com/kicad/code/kicad-python.git#tag=0.7.1
	source = kicad::git+https://gitlab.com/kicad/code/kicad.git
	sha256sums = a3101469ef55193be4f2fc2de857a8b139669a6322c98d244c927d5fbc7ca612
	sha256sums = SKIP

pkgname = python-kicad