Port details |
- py-pydantic2 Data validation using Python type hints
- 2.5.2 devel
=0 2.3.0_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:38:31
- Last Update: 2023-11-27 10:28:18
- Commit Hash: 1104e58
- Also Listed In: python
- License: MIT
- WWW:
- https://docs.pydantic.dev/latest/
- https://github.com/pydantic/pydantic
- Description:
- Pydantic provides data validation using Python type hints.
Fast and extensible, Pydantic plays nicely with your linters/IDE/brain. Define
how data should be in pure, canonical Python 3.7+; validate it with Pydantic.
 ¦ ¦ ¦ ¦ 
- 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}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pydantic2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pydantic2
- pkg install py39-pydantic2
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-pydantic2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pydantic2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1700759822
SHA256 (pydantic-2.5.2.tar.gz) = ff177ba64c6faf73d7afa2e8cad38fd456c0dbe01c9954e71038001cd15a6edd
SIZE (pydantic-2.5.2.tar.gz) = 652158
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-hatch-fancy-pypi-readme>=22.5.0 : devel/py-hatch-fancy-pypi-readme@py39
- py39-hatchling>=0 : devel/py-hatchling@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-annotated-types>=0.4.0 : devel/py-annotated-types@py39
- py39-pydantic-core>=2.14.5<2.14.5_99 : devel/py-pydantic-core@py39
- py39-typing-extensions>=4.6.1 : devel/py-typing-extensions@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- databases/py-snowddl
- for Run
-
- databases/py-snowddl
- devel/py-copier
- devel/py-frictionless
- devel/py-pydantic-extra-types
- devel/py-pydantic-yaml
Configuration Options:
- No options to configure
- Options name:
- devel_py-pydantic2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|