Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fastapi for openSUSE:Factory 
checked in at 2025-11-01 23:34:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastapi (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastapi.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastapi"

Sat Nov  1 23:34:37 2025 rev:45 rq:1314692 version:0.120.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastapi/python-fastapi.changes    
2025-09-26 22:24:46.866664778 +0200
+++ /work/SRC/openSUSE:Factory/.python-fastapi.new.1980/python-fastapi.changes  
2025-11-01 23:34:47.362906393 +0100
@@ -1,0 +2,19 @@
+Fri Oct 31 03:36:17 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Drop unneeded BuildRequires on databases.
+
+-------------------------------------------------------------------
+Thu Oct 30 11:58:24 UTC 2025 - Nico Krapp <[email protected]>
+
+- Update to 0.120.2
+  * Fix separation of schemas with nested models introduced in 0.119.0
+- Update to 0.120.1
+  * Bump Starlette to <0.50.0
+- Update to 0.120.0
+  * Sync German docs
+  * Migrate internal reference documentation from typing_extensions.Doc to
+    annotated_doc.Doc
+  * Update German LLM prompt and test file
+  * [pre-commit.ci] pre-commit autoupdate
+
+-------------------------------------------------------------------

Old:
----
  fastapi-0.117.1.tar.gz

New:
----
  fastapi-0.120.2.tar.gz

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

Other differences:
------------------
++++++ python-fastapi.spec ++++++
--- /var/tmp/diff_new_pack.h7kCcq/_old  2025-11-01 23:34:47.878927970 +0100
+++ /var/tmp/diff_new_pack.h7kCcq/_new  2025-11-01 23:34:47.878927970 +0100
@@ -31,7 +31,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-fastapi%{psuffix}
-Version:        0.117.1
+Version:        0.120.2
 Release:        0
 Summary:        FastAPI framework
 License:        MIT
@@ -42,9 +42,10 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-annotated-doc >= 0.0.2
 Requires:       python-pydantic >= 1.8.2
 Requires:       python-typing_extensions >= 4.8.0
-Requires:       (python-starlette >= 0.40.0 with python-starlette < 0.49.0)
+Requires:       (python-starlette >= 0.40.0 with python-starlette < 0.50.0)
 BuildArch:      noarch
 %if %{with libalternatives}
 BuildRequires:  alts
@@ -61,8 +62,8 @@
 BuildRequires:  %{python_module SQLAlchemy}
 BuildRequires:  %{python_module aiosqlite}
 BuildRequires:  %{python_module anyio >= 3.2.1}
+BuildRequires:  %{python_module argon2-cffi}
 BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module databases >= 0.3.2}
 BuildRequires:  %{python_module dirty-equals}
 BuildRequires:  %{python_module email-validator >= 1.1.1}
 BuildRequires:  %{python_module fastapi = %{version}}
@@ -71,6 +72,7 @@
 BuildRequires:  %{python_module orjson >= 3.2.1}
 BuildRequires:  %{python_module passlib}
 BuildRequires:  %{python_module peewee >= 3.13.0}
+BuildRequires:  %{python_module pwdlib >= 0.2.1}
 BuildRequires:  %{python_module pydantic-settings >= 2.0.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-jose >= 3.3}
@@ -107,6 +109,8 @@
 # python-fastapi-cli packages doesn't exists in openSUSE
 donttest+=" or test_fastapi_cli"
 donttest+=" or test_openapi"
+# seems to hang in OBS and only for 3.9 which we don't support anymore
+donttest+=" or test_tutorial003_py39.py"
 %pytest -W ignore::DeprecationWarning -W ignore::PendingDeprecationWarning -W 
ignore::ResourceWarning -k "not ($donttest)" tests
 %endif
 

++++++ fastapi-0.117.1.tar.gz -> fastapi-0.120.2.tar.gz ++++++
++++ 13765 lines of diff (skipped)

Reply via email to