Search Criteria
Package Details: python-pep8-naming 0.11.1-1
Git Clone URL: | https://aur.archlinux.org/python-pep8-naming.git (read-only, click to copy) |
---|---|
Package Base: | python-pep8-naming |
Description: | This module provides a name plugin for flake8, the Python code checker |
Upstream URL: | https://github.com/PyCQA/pep8-naming |
Keywords: | extension flake8 module python |
Licenses: | MIT |
Provides: | flake-pep8-naming |
Submitter: | msloan |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-17 16:11 (UTC) |
Last Updated: | 2020-11-01 13:57 (UTC) |
Latest Comments
CyanoKobalamyne commented on 2021-02-09 13:49 (UTC)
Bump on the previous comment. It is not possible to run flake8 with this plugin installed without flake8-polyfill also being installed.
stockholmsin commented on 2018-08-15 02:00 (UTC)
This seems to depend on
python-flake8-polyfill
: https://github.com/PyCQA/pep8-naming/blob/master/setup.py#L47greyltc commented on 2018-07-12 09:31 (UTC)
done.
whynothugo commented on 2018-06-04 14:04 (UTC)
Can you add
provides=flake-pep8-naming
, since I'm merging that duplicate into this one? Thanks!