summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 00a8c163b1a0bd3fbc3d6e6d9de1b5cdd18289ed (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
pkgbase = python-prospector
	pkgdesc = Python static analysis tool
	pkgver = 1.3.1
	pkgrel = 1
	url = http://prospector.readthedocs.io
	arch = any
	license = GPL
	makedepends = python-setuptools
	depends = python-pylint-plugin-utils
	depends = python-pylint-celery
	depends = python-pylint-flask
	depends = python-requirements-detector
	depends = python-setoptconf
	depends = python-dodgy
	depends = python-yaml
	depends = python-mccabe
	depends = python-pyflakes
	depends = python-pycodestyle
	depends = python-pep8-naming
	depends = python-pydocstyle
	depends = python-pylint
	depends = python-pylint-django
	depends = python-astroid
	optdepends = python-pyroma: check setup.py
	optdepends = python-vulture: find dead code
	optdepends = mypy: optional type checking
	source = https://files.pythonhosted.org/packages/source/p/prospector/prospector-1.3.1.tar.gz
	sha256sums = 700d7918d93d73035a2a58fb18c6be0b609a0481fc6e0908843fa856b89e52c6

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