Port details on branch 2023Q3 |
- py-flake8 Code checking using pep8 and pyflakes
- 7.2.0 devel
=3 7.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2012-05-30 20:01:23
- Last Update: 2025-04-15 15:14:10
- Commit Hash: 7626324
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-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 = 1743427636
SHA256 (PyCQA-flake8-7.2.0_GH0.tar.gz) = a4e94891bcada0adf8b5bdf6be9f8a81bd09b0951674b52ca3e84f21ba0fe651
SIZE (PyCQA-flake8-7.2.0_GH0.tar.gz) = 139186
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
- 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:
|