summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb07dd6307037851084ff33b0d4807936e39d388 (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 = 20.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-20.5.0.tar.gz
	sha256sums = fe596bebc5e1b6a64eae71a40b880688de433e4f70507a31ada48510195251dd

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