Port details |
- py-yamllint Linter for YAML files
- 1.29.0 devel
=3 Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2018-09-22 07:22:52
- Last Update: 2023-01-12 20:11:42
- Commit Hash: fd08457
- People watching this port, also watch:: nagios-check_postgres, GentiumPlus, zip, smartmontools, rtorrent
- Also Listed In: python
- License: GPLv3
- Description:
- A linter for YAML files.
yamllint does not only check for syntax validity, but for weirdnesses
like key repetition and cosmetic problems such as lines length,
trailing spaces, indentation, etc.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}yamllint>0:devel/py-yamllint@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-yamllint/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-yamllint
- pkg install py39-yamllint
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-yamllint listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-yamllint
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1673553703
SHA256 (yamllint-1.29.0.tar.gz) = 66a755d5fbcbb8831f1a9568676329b5bac82c37995bcc9afd048b6459f9fa48
SIZE (yamllint-1.29.0.tar.gz) = 123149
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>0 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pathspec>=0.5.3 : devel/py-pathspec@py39
- py39-yaml>0 : devel/py-yaml@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-molecule
- sysutils/py-ansible-lint
Configuration Options:
- No options to configure
- Options name:
- devel_py-yamllint
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|