Port details |
- py-pydantic2 Data validation using Python type hints
- 2.9.2_5 devel =2 2.9.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-07-09 10:38:31
- Last Update: 2024-10-31 20:40:29
- Commit Hash: 6558dcc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 py311-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 py311-pydantic2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydantic2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726740955
SHA256 (pydantic-2.9.2.tar.gz) = d155cef71265d1e9807ed1c32b4c8deec042a44a50a4188b25ac67ecd81a9c0f
SIZE (pydantic-2.9.2.tar.gz) = 769917
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-hatch-fancy-pypi-readme>=22.5.0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatchling>=0 : devel/py-hatchling@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-annotated-types>=0.6.0 : devel/py-annotated-types@py311
- py311-pydantic-core>=2.25.1<2.25.1_99 : devel/py-pydantic-core@py311
- py311-typing-extensions>=4.12.2 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/py-snowddl
- finance/freqtrade
- science/py-dwave-cloud-client
- for Run
-
- databases/py-ormar
- databases/py-snowddl
- devel/py-confection
- devel/py-copier
- devel/py-frictionless
- devel/py-pydantic-extra-types
- devel/py-pydantic-settings
Configuration Options:
- No options to configure
- Options name:
- devel_py-pydantic2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|