summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 173f09113d97185b102447da7e0c888f9d119ea8 (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
pkgbase = pytype
	pkgdesc = Python type inferencer
	pkgver = 2019.06.21
	pkgrel = 1
	url = https://google.github.io/pytype
	arch = any
	license = APACHE
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = make
	makedepends = gcc
	makedepends = cmake
	makedepends = bison>=3.0.2
	makedepends = flex>=2.5.35
	makedepends = fakeroot
	depends = ninja
	depends = python>=3.3
	depends = python-importlab>=0.5.1
	depends = python-six
	depends = python-typed-ast
	depends = python-yaml>=3.11
	optdepends = python2: for target code of Python 2.7 support
	optdepends = python36: for target code of Python 3.6 support
	provides = pytype
	options = !emptydirs
	source = https://github.com/google/pytype/archive/2019.06.21.tar.gz
	source = cpython-9734024.zip::https://github.com/python/cpython/archive/9734024ec65311e33936faa83fb1cb249ef0de9d.zip
	source = googletest-e82d320.zip::https://github.com/google/googletest/archive/e82d320567a45db1a999f9109f2b9a733bc59bb1.zip
	source = typeshed-50d98ac.zip::https://github.com/python/typeshed/archive/50d98acc766e9425cb099c17b711f1bccb697584.zip
	source = without-ninja-python-distributions.patch
	sha256sums = b4052ef3e4b3398e19ade2c3798a4dcdb7b50dcd8e0ebd8961a2fe234dae0874
	sha256sums = ebc3b63747875586f17b967ad2dae6d2a404adb5814612200217f39074377f9a
	sha256sums = 891d732c77eec9fb57727cd99990a25455d6d5859b1fde107a332c5e238cc9e7
	sha256sums = 56579ebcd86d9b99497a433e6bc96eb5222558a62e568927f0522411b29f8d72
	sha256sums = 4094677e9c9e56866cf2581ca834e8e4cfbaaa1fd3061a78acef89795758df8a

pkgname = pytype