Port details |
- py-pylint-flask Pylint plugin to analyze Flask applications
- 0.6_1 devel =2 0.6_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-09-11 03:17:03
- Last Update: 2024-05-13 13:59:34
- Commit Hash: 444d826
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/jschaf/pylint-flask
- Description:
- pylint-flask is Pylint plugin for improving code analysis when editing code
using Flask. It is inspired by pylint-django.
- ¦ ¦ ¦ ¦
- 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}pylint-flask>0:devel/py-pylint-flask@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pylint-flask/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pylint-flask
- pkg install py39-pylint-flask
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 py39-pylint-flask listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pylint-flask
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1694348228
SHA256 (pylint-flask-0.6.tar.gz) = f4d97de2216bf7bfce07c9c08b166e978fe9f2725de2a50a9845a97de7e31517
SIZE (pylint-flask-0.6.tar.gz) = 9964
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-astroid>=1.0 : devel/py-astroid@py39
- py39-pylint-plugin-utils>=0.2.1 : devel/py-pylint-plugin-utils@py39
- pylint-py39>=2.8.3 : devel/pylint
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-prospector
Configuration Options:
- No options to configure
- Options name:
- devel_py-pylint-flask
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_1 13 May 2024 13:59:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pylint-flask: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.6 11 Sep 2023 03:00:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pylint-flask: Add py-pylint-flask 0.6
pylint-flask is Pylint plugin for improving code analysis when editing code
using Flask. It is inspired by pylint-django. |
Number of commits found: 2
|