Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pydantic for openSUSE:Factory checked in at 2023-03-29 23:26:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pydantic (Old) and /work/SRC/openSUSE:Factory/.python-pydantic.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydantic" Wed Mar 29 23:26:32 2023 rev:17 rq:1074635 version:1.10.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pydantic/python-pydantic.changes 2023-03-17 17:01:02.000665295 +0100 +++ /work/SRC/openSUSE:Factory/.python-pydantic.new.31432/python-pydantic.changes 2023-03-29 23:26:42.859319426 +0200 @@ -1,0 +2,31 @@ +Mon Mar 27 10:00:20 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.10.7: + * Fix creating schema from model using `ConstrainedStr` with + `regex` as dict key + * Address bug in mypy plugin caused by + explicit_package_bases=True + * Add implicit defaults in the mypy plugin for Field with no + default argument + * Fix schema generated for Enum values used as Literals in + discriminated unions + * Fix mypy failures caused by the pydantic mypy plugin when + users define `from_orm` in their own classes + * Fix `InitVar` usage with pydantic dataclasses, mypy version + `1.1.1` and the custom mypy plugin + * Implement logic to support creating validators from non + standard callables by using defaults to identify them and + unwrapping `functools.partial` and `functools.partialmethod` + when checking the signature + * Fix mypy plugin for v1.1.1, and fix `dataclass_transform` + decorator for pydantic dataclasses + * Raise `ValidationError`, not `ConfigError`, when a + discriminator value is unhashable + * Fix broken parametrized bases handling with `GenericModel`s + with complex sets of models + * Invalidate mypy cache if plugin config changes + * Fix `RecursionError` when deep-copying dataclass types + wrapped by pydantic + * Fix `X | Y` union syntax breaking `GenericModel` + +------------------------------------------------------------------- Old: ---- pydantic-1.10.4.tar.gz New: ---- pydantic-1.10.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pydantic.spec ++++++ --- /var/tmp/diff_new_pack.Koo1bq/_old 2023-03-29 23:26:43.347321719 +0200 +++ /var/tmp/diff_new_pack.Koo1bq/_new 2023-03-29 23:26:43.351321738 +0200 @@ -19,7 +19,7 @@ %define skip_python2 1 Name: python-pydantic -Version: 1.10.4 +Version: 1.10.7 Release: 0 Summary: Data validation and settings management using python type hinting License: MIT ++++++ pydantic-1.10.4.tar.gz -> pydantic-1.10.7.tar.gz ++++++ ++++ 1791 lines of diff (skipped)