summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2894c4d7a592c00faba6aed2591b52f620c589bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pytest-pylint
	pkgdesc = pytest plugin to check source code with pylint
	pkgver = 0.21.0
	pkgrel = 3
	url = https://github.com/carsongee/pytest-pylint
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pytest
	depends = python-pylint
	depends = python-toml
	depends = python-tomli
	source = python-pytest-pylint::git+https://github.com/carsongee/pytest-pylint#commit=229b64fcef27c5ac436f3b3a3d0ca07df0bf8b52
	b2sums = 9d68725b60c7723e7c014212a0015c2fd2aad7099b271b922b41fdffd3b54225a4b3fd08c4a8aeb9354e10264b43e48df35093f2e7678af731ab7b7636f41e4b

pkgname = python-pytest-pylint