Port details on branch 2024Q3 |
- py-flake8 Code checking using pep8 and pyflakes
- 7.1.1 devel =3 7.1.1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2012-05-30 20:01:23
- Last Update: 2024-08-06 13:54:17
- Commit Hash: ea4d17b
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/flake8/
- https://github.com/PyCQA/flake8
- Description:
- Flake8 is a wrapper around these tools:
- PyFlakes
- pycodestyle
- Ned Batchelder's McCabe script
Flake8 runs all tools by launching the single 'flake8' script. It
displays the warnings in a per-file, merged output
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-flake8/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-flake8
- pkg install py311-flake8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-flake8 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-flake8
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722950814
SHA256 (PyCQA-flake8-7.1.1_GH0.tar.gz) = e389d1806e1f911b092fd41b7989c751f05eda510bab4ac255b144da96477e2b
SIZE (PyCQA-flake8-7.1.1_GH0.tar.gz) = 138915
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-mock>=0 : devel/py-mock@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mccabe>=0 : devel/py-mccabe@py311
- py311-pycodestyle>=0 : devel/py-pycodestyle@py311
- py311-pyflakes>=0 : devel/py-pyflakes@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- dns/knot-resolver
- for Run
-
- devel/py-flake8-black
- devel/py-flake8-bugbear
- devel/py-flake8-builtins
- devel/py-flake8-comprehensions
- devel/py-flake8-docstrings
- devel/py-flake8-future-annotations
- devel/py-flake8-polyfill
Configuration Options:
- No options to configure
- Options name:
- devel_py-flake8
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|