diff --git a/_service b/_service index c07982c..2561fc0 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - pydantic_core-2.34.1.tar.gz + pydantic_core-2.35.1.tar.gz xz true diff --git a/pydantic_core-2.34.1.tar.gz b/pydantic_core-2.34.1.tar.gz deleted file mode 100644 index 3775f04..0000000 --- a/pydantic_core-2.34.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bf31628ab6d0e7c7c0372419898c52ef0a447b33ab47c7f62053bd013cc5b09 -size 435281 diff --git a/pydantic_core-2.35.1.tar.gz b/pydantic_core-2.35.1.tar.gz new file mode 100644 index 0000000..aded524 --- /dev/null +++ b/pydantic_core-2.35.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d93282d8307dcd504a645326b92414364ff75c0f3909bdf00016c82f66c96c +size 437737 diff --git a/python-pydantic-core.changes b/python-pydantic-core.changes index 5a32512..0e622fd 100644 --- a/python-pydantic-core.changes +++ b/python-pydantic-core.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Jun 23 05:40:13 UTC 2025 - Daniel Garcia + +- Update to 2.35.1: + * Fix generic issues with ValidationInfo and SerializationInfo by @Viicos in #1736 +2.35.0: + * Do not reuse validator and serializer when unpickling by @Viicos in #1693 + * Remove unnecessary required fields count when exclude_none is set by @Viicos in #1708 + * Update test dependencies after 3.8 dropped support by @Viicos in #1710 + * Mark constructor parameters of exceptions as positional-only by @Viicos in #1699 + * fix: submodel fields with wrap validator affect smart union selection by @weiliddat in #1700 + * use pypa/gh-action-pypi-publish by @samuelcolvin in #1599 + * add critical sections around bytearray reads by @davidhewitt in #1717 + * simplify ser-as-any mechanism by @davidhewitt in #1478 + * Coerce 'time' schema constraints by @Viicos in #1720 + * drop serde-json preserve_order feature by @davidhewitt in #1724 + * Remove core schema validation by @Viicos in #1715 + * Improve uncaught PydanticUseDefault exception message by @Viicos in #1730 + * Add support for Python 3.14 by @Viicos in #1714 + * drop pypy3.9 support, add pypy3.11 support by @davidhewitt in #1726 + * Add ensure_ascii option by @Viicos in #1689 + * Update repr of TzInfo by @Viicos in #1701 + * Make ValidationInfo and SerializationInfo generic for context by @Viicos in #1686 + ------------------------------------------------------------------- Thu Apr 24 04:03:49 UTC 2025 - Steve Kowalik diff --git a/python-pydantic-core.spec b/python-pydantic-core.spec index 7400a9b..7d11c2a 100644 --- a/python-pydantic-core.spec +++ b/python-pydantic-core.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-pydantic-core%{psuffix} -Version: 2.34.1 +Version: 2.35.1 Release: 0 Summary: Core functionality for pydantic validation and serialization License: MIT @@ -50,6 +50,7 @@ BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest-run-parallel} BuildRequires: %{python_module pytest-timeout} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module typing-inspection} %endif # /SECTION BuildRequires: fdupes diff --git a/vendor.tar.xz b/vendor.tar.xz index 7c77402..d9223d5 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10e4ec19e428583087c8ab7dab14e331c99b117a8139e36f12d1a94075855865 -size 5242796 +oid sha256:7d75dea6f001abc249b646697bc6c09b5305264e8b6496cfc273becb586e5808 +size 5552140