summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2e4fcc512e9b4c25a67859ddf0782c00591887d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-flake8-blind-except
	pkgdesc = A flake8 extension that checks for blind except: statements
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/elijahandrews/flake8-blind-except
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://github.com/elijahandrews/flake8-blind-except/archive/v0.2.1/flake8-blind-except-0.2.1.tar.gz
	sha512sums = 1786cf2709b94844d5eec91a81e9f3854f548e0a980cc3b869e5cd919d29ddce6ceba2d64a76b4a0b9524bc28cabf6851f0d33430eb65668b7f4a16bcd089332

pkgname = python-flake8-blind-except