summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67202eabd4009e2fc8d35150c77abc3fc4904b0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-flake8-annotations
	pkgdesc = A flake8 extension that checks type annotations
	pkgver = 2.3.0
	pkgrel = 1
	url = https://github.com/python-discord/flake8-annotations
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-dephell
	depends = python
	depends = flake8
	depends = python-typed-ast
	source = python-flake8-annotations-2.3.0.tar.gz::https://github.com/python-discord/flake8-annotations/archive/v2.3.0.tar.gz
	b2sums = b81a0c0409094452f03270e54982cb8bad1a3de02088126df5947e7fbbc863b1c8ae91c7173b274485e829dec93526dc5da3b82c7d2b19841bb999ad3f5e9322

pkgname = python-flake8-annotations