14
0
Files
python-pydantic/_multibuild
Dirk Mueller 1ea69de383 - update to 2.11.9:
* Backport v1.10.23 changes
  * Fix mypy plugin for mypy 1.18
  * Fix `ZoneInfo` with various invalid types
  * Fix variance issue in `_IncEx` type alias, only allow `True`
  * Fix serialization schema generation when using `PlainValidator`
  * Adding notes on designing callable discriminators
  * Do not error when trying to evaluate annotations of private attributes
  * Fix evaluation of stringified annotations during namespace inspection
  * Use correct types namespace when building namedtuple core schemas
  * Fix `IncEx` type alias definition
  * Turn `tzdata` install requirement into optional `timezone` dependency
  * Fixing `annotated-types` bound
  * Fix `Predicate` issue in `v2.9.0`
  * Prep for v2.9 release
  * Fix lifecycle docs formatting
  * Add schema generation benchmarks for models with custom serializers
  * Add link for complex docs
  * Respect `schema_generator` config value in `TypeAdapter`
  * Ensure `__pydantic_complete__` is set when rebuilding dataclasses
  * Try fix for `coverage` with hidden files
  * Ensure coverage data artifact is correctly uploaded
  * Support signature for wrap validators without `info`
  * Reformat + add some benchmarks for annotated validators
  * 👥 Update Pydantic People
  * Fix typo in `orgs.toml`
  * Add benchmarks for schema generation with custom validators
  * Bump to `v2.9.0b2`
  * Reorganize types ns functions
  * Add in Hyperlint Base Style Guide + Spellcheck Configurations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=77
2025-09-13 16:03:09 +00:00

4 lines
53 B
Plaintext

<multibuild>
<package>test</package>
</multibuild>