| Port details |
- py-pydantic-yaml YAML reading/writing for Pydantic models
- 1.7.0 devel
=0 1.6.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-09-22 23:36:24
- Last Update: 2026-07-08 13:31:54
- Commit Hash: b676bc6
- Also Listed In: python
- License: MIT
- WWW:
- https://pydantic-yaml.readthedocs.io/en/latest/
- https://github.com/NowanIlfideme/pydantic-yaml
- Description:
- Pydantic-YAML adds YAML capabilities to Pydantic, which is an excellent Python
library for data validation and settings management.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pydantic-yaml>0:devel/py-pydantic-yaml@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pydantic-yaml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pydantic-yaml
- pkg install py312-pydantic-yaml
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 py312-pydantic-yaml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pydantic-yaml
- Package flavors (<flavor>: <package>)
- py312: py312-pydantic-yaml
- distinfo:
- TIMESTAMP = 1782966468
SHA256 (pydantic_yaml-1.7.0.tar.gz) = b7c9420647537166c58ff9b150176a434fbdbae843d076e37011dd7e3e2e0044
SIZE (pydantic_yaml-1.7.0.tar.gz) = 96334
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:
-
- py312-hatch-vcs>=0.5.0 : devel/py-hatch-vcs@py312
- py312-hatchling>=1.29.0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pydantic2>=1.10.0<3 : devel/py-pydantic2@py312
- py312-ruamel.yaml>=0.17.0<0.20.0 : devel/py-ruamel.yaml@py312
- py312-typing-extensions>=4.5.0 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pydantic-yaml
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|