summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 930e0c0b66e9b8fc08b15efc83ecab808291703e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mypy-protobuf
	pkgdesc = Generate mypy stub files from protobuf specs
	pkgver = 3.5.0
	pkgrel = 1
	url = https://github.com/dropbox/mypy-protobuf
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = mypy
	depends = protobuf
	depends = python
	depends = python-protobuf
	source = https://files.pythonhosted.org/packages/source/m/mypy-protobuf/mypy-protobuf-3.5.0.tar.gz
	sha256sums = 21f270da0a9792a9dac76b0df463c027e561664ab6973c59be4e4d064dfe67dc

pkgname = python-mypy-protobuf