Port details on branch 2023Q4 |
- py-pyflakes Passive checker of Python programs
- 3.4.0 devel
=3 3.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-03-09 05:44:13
- Last Update: 2025-06-29 11:46:04
- Commit Hash: dfecd0d
- 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://github.com/PyCQA/pyflakes
- Description:
- Pyflakes is a simple program which checks Python source files for errors. It is
similar to PyChecker in scope, but differs in that it does not execute the
modules to check them. This is both safer and faster, although it does not
perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors
in programs; it does not perform any checks on style.
¦ ¦ ¦ ¦ 
- 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}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyflakes/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyflakes
- pkg install py311-pyflakes
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-pyflakes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyflakes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750954188
SHA256 (pyflakes-3.4.0.tar.gz) = b24f96fafb7d2ab0ec5075b7350b3d2d2218eab42003821c06344973d3ea2f58
SIZE (pyflakes-3.4.0.tar.gz) = 64669
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>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/cram
- for Run
-
- astro/py-skyfield
- devel/py-autoflake
- devel/py-flake8
- devel/py-flake8-pyi
- devel/py-prospector
- devel/py-pylama
- devel/py-pytest-flakes
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyflakes
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|