summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee80da0b168bac9952de7cbf7b19475a61d6b804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pytest-flakes
	pkgdesc = pytest plugin to check source code with pyflakes
	pkgver = 4.0.5
	pkgrel = 2
	url = https://github.com/asmeurer/pytest-flakes
	arch = any
	license = MIT
	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.5.tar.gz
	sha512sums = 5ddcb1dff38c9b0118e4bab7718932da001deabeff8c62a259c3b15832d7f76cb77e1576aa5679a87ed203b2db68e0e45d7e641d2b7fff731069931ac752ceef

pkgname = python-pytest-flakes