blob: f0cb2aa8c45a1ccc4ecab166b32ae689b9c1e977 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-monkeytype
pkgdesc = Generating type annotations from sampled production types
pkgver = 23.3.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-23.3.0.tar.gz
sha256sums = f2595db34d57cdddbde5a990117a50a22f373dbb917a2a0fa91ffbe07dfe0313
pkgname = python-monkeytype
depends = python
depends = python-retype
depends = python-typed-ast
|