Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pydantic-settings for
openSUSE:Factory checked in at 2026-01-05 14:54:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydantic-settings (Old)
and /work/SRC/openSUSE:Factory/.python-pydantic-settings.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydantic-settings"
Mon Jan 5 14:54:20 2026 rev:10 rq:1325320 version:2.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pydantic-settings/python-pydantic-settings.changes
2025-07-02 12:10:32.929369230 +0200
+++
/work/SRC/openSUSE:Factory/.python-pydantic-settings.new.1928/python-pydantic-settings.changes
2026-01-05 14:57:15.040482829 +0100
@@ -1,0 +2,33 @@
+Sun Dec 28 20:23:52 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 2.12.0:
+ * Support for enum kebab case.
+ * Apply source order: init > env > dotenv > secrets > defaults
+ and pres…
+ * Add NestedSecretsSettings source
+ * Strip non-explicit default values.
+ * Coerce env vars if strict is True.
+ * Restore init kwarg names before returning final state
+ dictionary.
+ * Drop Python3.9 support
+ * Adapt test_protected_namespace_defaults for dev. Pydantic
+ * Add Python 3.14
+ * Prepare release 2.12
+- update to 2.11.0:
+ * CLI Serialize Support
+ * Inspect type aliases to determine if an annotation is complex
+ * Remove parsing of command line arguments from
+ `CliSettingsSource.__init__`.
+ * turn off allow_abbrev on subparsers
+ * CLI Serialization Fixes
+ * Fix PydanticModel type checking.
+ * Avoid env_prefix falling back to env vars without prefix
+ * Warn if model_config sets unused keys for missing settings
+ sources
+ * Included endpoint_url kwarg in
+ AWSSecretsManagerSettingsSource class
+ * Fix typo ("Accesing") in the "Adding sources" docs
+ * CLI Windows Path Fix
+ * Cli root model support
+
+-------------------------------------------------------------------
Old:
----
pydantic_settings-2.10.1.tar.gz
New:
----
pydantic_settings-2.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pydantic-settings.spec ++++++
--- /var/tmp/diff_new_pack.uBHV0U/_old 2026-01-05 14:57:18.024606822 +0100
+++ /var/tmp/diff_new_pack.uBHV0U/_new 2026-01-05 14:57:18.024606822 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pydantic-settings
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pydantic-settings%{psuffix}
-Version: 2.10.1
+Version: 2.12.0
Release: 0
Summary: Settings management using Pydantic
License: MIT
++++++ pydantic_settings-2.10.1.tar.gz -> pydantic_settings-2.12.0.tar.gz ++++++
++++ 6781 lines of diff (skipped)