summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5f1ddfcd0882aeeaa7f9ba3132a0cf189a2fc7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
pkgbase = python-prospector
	pkgdesc = Python static analysis tool
	pkgver = 1.6.0
	pkgrel = 2
	url = http://prospector.readthedocs.io
	arch = any
	license = GPL
	makedepends = python-setuptools
	depends = python-pylint
	depends = python-pylint-celery
	depends = python-pylint-django
	depends = python-pylint-plugin-utils
	depends = python-pylint-flask
	depends = python-requirements-detector
	depends = python-setoptconf
	depends = python-yaml
	depends = python-mccabe
	depends = python-pyflakes
	depends = python-pycodestyle
	depends = python-pep8-naming
	depends = python-pydocstyle
	depends = python-dodgy
	depends = python-toml
	depends = python-setoptconf-tmp
	optdepends = python-bandit: security linter
	optdepends = python-frosted: checker
	optdepends = mypy: optional type checking
	optdepends = python-pyroma: check setup.py
	optdepends = python-vulture: find dead code
	source = https://files.pythonhosted.org/packages/source/p/prospector/prospector-1.6.0.tar.gz
	sha256sums = 1ca0da95a2d1a151ae578f02d6fc78300a9150af8f2c2c201097213016cc92ee

pkgname = python-prospector
	depends = python-pylint
	depends = python-pylint-celery
	depends = python-pylint-django
	depends = python-pylint-plugin-utils
	depends = python-pylint-flask
	depends = python-requirements-detector
	depends = python-setoptconf
	depends = python-yaml
	depends = python-mccabe
	depends = python-pyflakes
	depends = python-pycodestyle
	depends = python-pep8-naming
	depends = python-pydocstyle
	depends = python-dodgy
	depends = python-toml
	depends = python-setoptconf-tmp