summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e200a4eeb41700c92da6111ba8c46e8d6157664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-typed-ast
	pkgdesc = a fork of Python 2 and 3 ast modules with type comment support
	pkgver = 1.5.5
	pkgrel = 3
	url = https://github.com/python/typed_ast
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	depends = python
	source = python-typed-ast-1.5.5.tar.gz::https://github.com/python/typed_ast/archive/1.5.5.tar.gz
	source = pycompat.h
	sha256sums = 2e635e70f60b0a69c3e332e4bbbf1afc9140f64418025917df4dd97fc49bbba8
	sha256sums = 0f51e059adffdabbdcc52ad2f94ecad4552be0ce5c3605d00258951def7bce64

pkgname = python-typed-ast