Port details on branch 2024Q3 |
- py-pyyaml-include Extending PyYAML with a custom constructor for including YAML files within YAML files
- 2.0.1_1 devel
=2 2.0.1_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-04-09 18:56:09
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://pyyaml-include.readthedocs.io/en/latest/
- https://github.com/tanbro/pyyaml-include
- Description:
- pyyaml-include provides an extending constructor of PyYAML: include YAML files
into YAML document.
 ¦ ¦ ¦ ¦ 
- 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}pyyaml-include>0:devel/py-pyyaml-include@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyyaml-include/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyyaml-include
- pkg install py311-pyyaml-include
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-pyyaml-include listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyyaml-include
- Package flavors (<flavor>: <package>)
- py311: py311-pyyaml-include
- distinfo:
- TIMESTAMP = 1713033332
SHA256 (pyyaml-include-2.0.1.tar.gz) = 127e3e5fc4e0673c2e320013539ec6254e1e5588d825c072a6fefe5d5dd246d7
SIZE (pyyaml-include-2.0.1.tar.gz) = 28973
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>=61 : devel/py-setuptools@py311
- py311-setuptools-scm>=8 : devel/py-setuptools-scm@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:
-
- py311-toml>=0 : textproc/py-toml@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-fsspec>=2021.04.0 : filesystems/py-fsspec@py311
- py311-pyyaml>=6.0<7.0 : devel/py-pyyaml@py311
- py311-toml>=0 : textproc/py-toml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- archivers/py-python-rpm-packaging
- misc/py-aider-chat
Configuration Options:
- ===> The following configuration options are available for py311-pyyaml-include-2.0.1_1:
TOML=on: TOML (Tom's Obvious, Minimal Language) support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyyaml-include
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|