Search Criteria
Package Details: python-prospector 1.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-prospector.git (read-only, click to copy) |
---|---|
Package Base: | python-prospector |
Description: | Python static analysis tool |
Upstream URL: | http://prospector.readthedocs.io |
Licenses: | GPL |
Submitter: | jdorel |
Maintainer: | jdorel |
Last Packager: | jdorel |
Votes: | 1 |
Popularity: | 0.000223 |
First Submitted: | 2021-03-21 11:28 (UTC) |
Last Updated: | 2022-01-30 09:04 (UTC) |
Dependencies (22)
- python-dodgy
- python-mccabe
- python-pep8-naming
- python-pycodestyle
- python-pydocstyle
- python-pyflakes (python-pyflakes-git)
- python-pylint
- python-pylint-celery
- python-pylint-django
- python-pylint-flask
- python-pylint-plugin-utils
- python-requirements-detector
- python-setoptconf
- python-setoptconf-tmp
- python-toml
- python-yaml (python-yaml-git)
- python-setuptools (make)
- mypy (mypy-git) (optional) – optional type checking
- python-bandit (optional) – security linter
- python-frosted (optional) – checker
- Show 2 more dependencies...
Required by (3)
- neovim-coc-pyright-git (optional)
- python-pystun3 (check)
- vim-coc-pyright-git (optional)
Latest Comments
jdorel commented on 2022-01-30 09:03 (UTC)
Need to package setoptconf-tmp See https://pypi.org/project/setoptconf-tmp/
jdorel commented on 2021-09-24 07:57 (UTC)
Fixed, sorry again
PumpkinCheshire commented on 2021-09-24 00:58 (UTC)
Thanks, but maybe you still want to bump the pkgrel to 2 so we can receive updates.
jdorel commented on 2021-09-23 11:58 (UTC)
Sorry, rookie mistake. Just fixed it.
PumpkinCheshire commented on 2021-09-23 11:47 (UTC)
Validating source files with sha256sums...
Please update?
jdorel commented on 2021-03-21 11:47 (UTC)
Doesn't work currently, because : - required astroid version is 2.4.1 - archlinux astroid version is 2.5.1
Same issues might arise with
pylint-celery
,pylint-flask
andpylint
.See https://github.com/PyCQA/prospector/blob/master/setup.py