summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 122cb5beda7c7abfd752860219fc4e6691308ee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-monkeytype
	pkgdesc = Generating type annotations from sampled production types
	pkgver = 19.5.0
	pkgrel = 1
	url = https://github.com/instagram/MonkeyType
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-retype
	depends = python-typed-ast
	source = https://files.pythonhosted.org/packages/source/m/monkeytype/MonkeyType-19.5.0.tar.gz
	sha256sums = 67c8a5694fbc78b3c763eccca834bcbc0a7964969fa467f78e43a4141d650787

pkgname = python-monkeytype
	depends = python
	depends = python-retype
	depends = python-typed-ast