forked from pool/python-pydantic
This branch is 4 commits behind pool/python-pydantic:factory
- 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 OBS-URL: https://build.opensuse.org/request/show/1184776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydantic?expand=0&rev=29
Description
No description provided
Languages
RPM Spec
100%