Search Criteria
Package Details: python-pep8-naming 0.13.3-1
Package Actions
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: | chengscott |
Last Packager: | chengscott |
Votes: | 11 |
Popularity: | 0.009075 |
First Submitted: | 2014-04-17 16:11 (UTC) |
Last Updated: | 2024-03-24 05:27 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Required by (2)
- papis-git (check)
- python-prospector
Latest Comments
gesh commented on 2024-09-30 15:58 (UTC)
Note -- given that we're not building with the
python-setuptools
backend, thepython-wheel
makedep is unnecessary.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!