python-pydantic
No description set
- Developed at devel:languages:python
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pydantic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pydantic-2.8.0.tar.gz | 0002788643 2.66 MB | |
python-pydantic.changes | 0000035364 34.5 KB | |
python-pydantic.spec | 0000002862 2.79 KB |
Revision 29 (latest revision is 30)
Ana Guerrero (anag+factory)
accepted
request 1184776
from
Dirk Mueller (dirkmueller)
(revision 29)
- update to 2.8.0: * Update citation version automatically with new releases * Bump pyright to `v1.1.367` and add type checking tests for pipeline API * Update `pydantic.v1` stub to `v1.10.17` * General package updates to prep for `v2.8.0b1` * Bump `pydantic-core` to `v2.20.0` * Add support for Python 3.13 * Update `pdm` version used for `pdm.lock` to v2.16.1 * Update to `ruff` `v0.4.8` * Experimental: support `defer_build` for `TypeAdapter` * Implement `deprecated` field in json schema * Experimental: Add pipeline API * Add support for programmatic title generation * Implement `fail_fast` feature * Add `ser_json_inf_nan='strings'` mode to produce valid JSON * Replace `__spec__.parent` with `__package__` * Fix Outputted Model JSON Schema for `Sequence` type * Fix typing of `_frame_depth` * Make `ImportString` json schema compatible * Hide private attributes (`PrivateAttr`) from `__init__` signature in type checkers * Make detection of `TypeVar` defaults robust to the CPython `PEP-696` implementation * Fix usage of `PlainSerializer` with builtin types * Add more robust custom validation examples * Fix ignored `strict` specification for `StringConstraint(strict=False)` * Use `Self` where possible * Do not alter `RootModel.model_construct` signature in the
Comments 0