summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de0621d416903b66c00e780c92214b39a9493c3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-pytest-pep8
	pkgdesc = pytest plugin to check PEP8 requirements
	pkgver = 1.0.6
	pkgrel = 7
	url = https://pypi.org/project/pytest-pep8
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-pytest-cache
	depends = python-pep8
	source = https://pypi.org/packages/source/p/pytest-pep8/pytest-pep8-1.0.6.tar.gz
	sha512sums = 162d9e25c264ecd82a51c6798ae75493c724a847ad8cdd953225f73e587f9a14298a6281e541695f6e7471a6121e9b0e4f694270f45ead851e392efcd7aeb758

pkgname = python-pytest-pep8