summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bbe0fe8f47379a15f462549c2f9e8d7114c88605 (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
34
35
36
37
38
39
40
41
42
43
pkgbase = pytype-git
	pkgdesc = Static type analyzer for Python code
	pkgver = 2024.10.11.r26.g62a983d
	pkgrel = 1
	url = https://google.github.io/pytype/
	arch = x86_64
	arch = aarch64
	license = MIT
	license = Apache-2.0
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = pybind11
	depends = python
	depends = python-attrs
	depends = python-importlab
	depends = python-immutabledict
	depends = python-jinja
	depends = python-libcst
	depends = python-networkx
	depends = python-pycnite
	depends = python-msgspec
	depends = ninja
	depends = python-pydot
	depends = python-tabulate
	depends = python-toml
	depends = python-typing_extensions
	provides = pytype
	conflicts = pytype
	source = git+https://github.com/google/pytype.git
	source = git+https://github.com/python/typeshed.git
	source = git+https://github.com/google/googletest.git
	source = git+https://github.com/pybind/pybind11.git
	source = use-system-ninja.patch
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP
	b2sums = d6caa9330aa1beea03279b631d47dd5e221c8e2b05d80b184404a443d5cae4dadf2ce1183fcdbc8cbda2b09efa9ce47b07a4e750a8e6581207c331fc0cad2691

pkgname = pytype-git