summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 251c506b79111e1ae11f519bbc4b430fcfbcdfdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pytest-flakes
	pkgdesc = pytest plugin to check source code with pyflakes
	pkgver = 4.0.4
	pkgrel = 1
	url = https://github.com/asmeurer/pytest-flakes
	arch = any
	license = MIT
	checkdepends = python-coverage
	checkdepends = python-pytest-pep8
	makedepends = python-setuptools
	depends = python-pytest
	depends = python-pyflakes
	source = https://pypi.org/packages/source/p/pytest-flakes/pytest-flakes-4.0.4.tar.gz
	sha512sums = f3bc82bef2dad4a1bf145179f1d25330adcb123cb6e2dd9802b0696be56ef66a8c705725a4e05a9fbbdc37d7482af7fe615735e0e94055f66b0893cc4cf15e53

pkgname = python-pytest-flakes