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-04-26 21:11:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydantic-settings (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydantic-settings.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydantic-settings"

Sun Apr 26 21:11:27 2026 rev:12 rq:1349277 version:2.14.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pydantic-settings/python-pydantic-settings.changes
        2026-03-30 18:32:18.369583803 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pydantic-settings.new.11940/python-pydantic-settings.changes
     2026-04-26 21:14:05.080215170 +0200
@@ -1,0 +2,48 @@
+Sat Apr 25 20:03:57 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.14.0:
+  * Fix parsing env vars into Optional Strict types
+  * Fix RecursionError with mutually recursive models in CLI
+  * Fix env_file from model_config ignored in CliApp.run()
+  * Update dependencies
+  * Add Dependabot configuration
+  * Bump samuelcolvin/check-python-version from 4.1 to 5
+  * Bump actions/upload-artifact from 4 to 7
+  * Bump actions/checkout from 4 to 6
+  * Bump astral-sh/setup-uv from 5 to 7
+  * Bump actions/setup-python from 5 to 6
+  * Ignore chardet and group GitHub Actions in Dependabot
+  * Bump actions/download-artifact from 4 to 8 in the github-
+    actions group
+  * Bump the python-packages group with 2 updates
+  * Support reading .env files from FIFOs (e.g. 1Password
+    Environments)
+  * Fix AliasChoices ignored when changing provider priority
+  * fix: resolve KeyError in run_subcommand for underscore field
+    names
+  * Bump the python-packages group with 3 updates
+  * Fix `Literal[numeric Enum]` coercion for CLI and env vars
+  * Fix nested discriminated unions not discovered by env/CLI
+    providers
+  * Bump the python-packages group with 3 updates
+  * CLI ensure env nested max split internally.
+  * Bump the python-packages group with 4 updates
+  * Migrate `boto3-stubs` to `types-boto3`
+  * Fix CLI not recognizing field name with validate_by_name and
+    AliasChoices
+  * Allow customisation of the dotevn setting source to filter
+    variables
+  * Bump the python-packages group with 3 updates
+  * Introduce yamlfmt
+  * Bump boto3 from 1.42.82 to 1.42.83 in the python-packages
+    group
+  * Introduce zizmor
+  * Fix CliPositionalArg[list[CustomType]] crash for custom types
+  * Add note about Mypy plugin for `BaseSettings.__init__()`
+  * Fix `cli_ignore_unknown_args=True` not working on subcommands
+  * Bump the python-packages group with 4 updates
+  * Fix CLI descriptions lost under `python -OO` by falling back
+    to `json_schema_extra`
+  * Prepare release 2.14.0
+
+-------------------------------------------------------------------

Old:
----
  pydantic_settings-2.13.1.tar.gz

New:
----
  pydantic_settings-2.14.0.tar.gz

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

Other differences:
------------------
++++++ python-pydantic-settings.spec ++++++
--- /var/tmp/diff_new_pack.aH2UgB/_old  2026-04-26 21:14:05.556234619 +0200
+++ /var/tmp/diff_new_pack.aH2UgB/_new  2026-04-26 21:14:05.556234619 +0200
@@ -26,7 +26,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-pydantic-settings%{psuffix}
-Version:        2.13.1
+Version:        2.14.0
 Release:        0
 Summary:        Settings management using Pydantic
 License:        MIT
@@ -38,11 +38,13 @@
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 %if %{with test}
-BuildRequires:  %{python_module azure-identity}
+BuildRequires:  %{python_module azure-identity >= 1.16.0}
+BuildRequires:  %{python_module chardet}
 BuildRequires:  %{python_module google-auth}
 BuildRequires:  %{python_module pydantic-settings = %{version}}
 BuildRequires:  %{python_module pytest-examples}
 BuildRequires:  %{python_module pytest-mock}
+BuildRequires:  %{python_module pytest-pretty}
 BuildRequires:  %{python_module pytest}
 %endif
 # /SECTION
@@ -51,10 +53,11 @@
 Requires:       python-python-dotenv >= 0.21.0
 Requires:       python-typing-inspection >= 0.4.0
 Suggests:       python-PyYAML >= 6.0.1
-Suggests:       python-tomli >= 2.0.1
+Suggests:       python-azure-identity >= 1.16.0
+Suggests:       python-azure-keyvault-secrets >= 4.8.0
+Suggests:       python-boto3 >= 1.35.0
 Suggests:       python-google-cloud-secret-manager >= 2.23.1
-Suggests:       python-azure-keyvault-secrets >= 4.8
-Suggests:       python-azure-identity
+Suggests:       python-tomli >= 2.0.1
 BuildArch:      noarch
 %python_subpackages
 

++++++ pydantic_settings-2.13.1.tar.gz -> pydantic_settings-2.14.0.tar.gz ++++++
++++ 3578 lines of diff (skipped)

Reply via email to