| Port details on branch 2026Q1 |
- py-pydantic-yaml YAML reading/writing for Pydantic models
- 1.6.0_1 devel
=0 1.6.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-02-10 20:21:26
- Last Update: 2026-02-10 20:18:56
- Commit Hash: b545961
- 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 py311-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 py311-pydantic-yaml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydantic-yaml
- Package flavors (<flavor>: <package>)
- py311: py311-pydantic-yaml
- distinfo:
- TIMESTAMP = 1757120728
SHA256 (pydantic_yaml-1.6.0.tar.gz) = ce5f10b65d95ca45846a36ea8dae54e550fa3058e7d6218e0179184d9bf6f660
SIZE (pydantic_yaml-1.6.0.tar.gz) = 25782
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61.0.0 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2 : 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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pydantic2>=2.0.0 : devel/py-pydantic2@py311
- py311-ruamel.yaml>=0.17.0<0.20.0 : devel/py-ruamel.yaml@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.6.0_1 10 Feb 2026 20:18:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pydantic-yaml: Allow build with py-ruamel.yaml 0.19.0+
- Bump PORTREVISION for package change
It fixes build after 7e7493383b5e027b27e9136282856b66b1d2fa3d.
Reported by: pkg-fallout
(cherry picked from commit 7ed18480dcc71a1aaea178f8010aff94404e98d4) |
Number of commits found: 1
|