summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a487196d4af2350365b2f0b631078a3d8f7885d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = pypy3-gast
	pkgdesc = AST that abstracts the underlying Python version
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/serge-sans-paille/gast
	arch = any
	license = BSD-3-Clause
	makedepends = pypy3-setuptools
	depends = pypy3
	source = gast-0.6.0.tar.gz::https://github.com/serge-sans-paille/gast/archive/0.6.0.tar.gz
	sha512sums = ddbaba5c38c54956c0c5715a23d0855ececbc1c492d9306c3ac740fef003bd02f2ba004692d46c9bf4aeac98e864cd4418ad58150d98482b663f499c03ec2659

pkgname = pypy3-gast