Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pydantic-core for 
openSUSE:Factory checked in at 2025-12-17 17:29:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydantic-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydantic-core.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydantic-core"

Wed Dec 17 17:29:43 2025 rev:12 rq:1321925 version:2.41.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pydantic-core/python-pydantic-core.changes    
    2025-08-17 14:50:08.019990524 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pydantic-core.new.1939/python-pydantic-core.changes
      2025-12-17 17:29:47.835086052 +0100
@@ -1,0 +2,18 @@
+Wed Dec  3 20:52:00 UTC 2025 - Guang Yee <[email protected]>
+
+- Update to 2.41.5
+  * Correct invalid serialization of date/datetime/time/timedelta by pulling 
downcast checks up by @astei in #1851
+  * avoid getting default values from defaultdict by @davidhewitt in #1853
+  * ci: add more 3.14t builds, delete duplicate linux aarch64 build by 
@davidhewitt in #1864
+  * JsonValue: Deduplicate keys before populating Dict by @friendlymatthew in 
#1865
+  * fix: only percent-encode characters in the userinfo encode set by 
@davidhewitt in #1852
+  * Bump jiter from 0.11.0 to 0.11.1 by @dependabot[bot] in #1878
+  * Bump regex from 1.11.3 to 1.12.2 by @dependabot[bot] in #1877
+  * Bump percent-encoding from 2.3.1 to 2.3.2 by @dependabot[bot] in #1876
+  * fix issue with field_serializers on nested typed dicts by @davidhewitt in 
#1879
+  * clean up GC traversal for some top-level types by @davidhewitt in #1870
+  * add type inference for serializing ip address types by @davidhewitt in 
#1868
+  * revert url credential encoding (to be reintroduced as an option in future) 
by @davidhewitt in #1882
+  * optimizations in URL implementation by @davidhewitt in #1833 
+
+-------------------------------------------------------------------

Old:
----
  pydantic_core-2.39.0.tar.gz

New:
----
  pydantic_core-2.41.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pydantic-core.spec ++++++
--- /var/tmp/diff_new_pack.UkiEra/_old  2025-12-17 17:29:48.739124055 +0100
+++ /var/tmp/diff_new_pack.UkiEra/_new  2025-12-17 17:29:48.743124223 +0100
@@ -26,7 +26,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-pydantic-core%{psuffix}
-Version:        2.39.0
+Version:        2.41.5
 Release:        0
 Summary:        Core functionality for pydantic validation and serialization
 License:        MIT
@@ -37,7 +37,7 @@
 BuildRequires:  %{python_module inline-snapshot}
 BuildRequires:  %{python_module maturin >= 1}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module typing-extensions >= 4.6.0}
+BuildRequires:  %{python_module typing-extensions >= 4.14.1}
 BuildRequires:  cargo-packaging
 BuildRequires:  python-rpm-macros
 # SECTION test requirements

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UkiEra/_old  2025-12-17 17:29:48.811127082 +0100
+++ /var/tmp/diff_new_pack.UkiEra/_new  2025-12-17 17:29:48.815127250 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="manual"/>
   <service name="cargo_vendor" mode="manual">
-    <param name="srctar">pydantic_core-2.39.0.tar.gz</param>
+    <param name="srctar">pydantic_core-2.41.5.tar.gz</param>
     <param name="compression">xz</param>
     <param name="update">true</param>
   </service>

++++++ pydantic_core-2.39.0.tar.gz -> pydantic_core-2.41.5.tar.gz ++++++
++++ 18652 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
++++ 1861446 lines of diff (skipped)

Reply via email to