Port details on branch 2025Q2 |
- py-pydantic2 Data validation using Python type hints
- 2.11.3 devel
=2 2.10.6_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:38:31
- Last Update: 2025-04-18 05:37:37
- Commit Hash: 108e7ba
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1744288964
SHA256 (pydantic-2.11.3.tar.gz) = 7471657138c16adad9322fe3070c0116dd6c3ad8d649300e3cbdfe91f4db4ec3
SIZE (pydantic-2.11.3.tar.gz) = 785513
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.33.1<2.33.1_99 : devel/py-pydantic-core@py311
- py311-typing-extensions>=4.12.2 : devel/py-typing-extensions@py311
- py311-typing-inspection>=0.4.0 : devel/py-typing-inspection@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/py-snowddl
- finance/freqtrade
- finance/py-degiro-connector
- science/py-dwave-cloud-client
- for Run
-
- biology/py-multiqc
- databases/py-ormar
- databases/py-snowddl
- devel/py-app-model
- devel/py-check-wheel-contents
- devel/py-confection
- devel/py-copier
Configuration Options:
- No options to configure
- Options name:
- devel_py-pydantic2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|