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 2026-06-16 18:42:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastapi (Old) and /work/SRC/openSUSE:Factory/.python-fastapi.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastapi" Tue Jun 16 18:42:05 2026 rev:53 rq:1359712 version:0.137.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastapi/python-fastapi.changes 2026-06-15 19:41:46.379213136 +0200 +++ /work/SRC/openSUSE:Factory/.python-fastapi.new.1981/python-fastapi.changes 2026-06-16 18:42:11.629746705 +0200 @@ -1,0 +2,10 @@ +Tue Jun 16 06:02:32 UTC 2026 - Steve Kowalik <[email protected]> + +- Update to 0.137.1: + ## Breaking Changes + * Refactor internals to preserve APIRouter and APIRoute instances. + ## Fixes + * Fix typing checks for APIRoute. + * Fix bug, allow empty path in path operation in prefixless router. + +------------------------------------------------------------------- Old: ---- fastapi-0.136.3.tar.gz New: ---- fastapi-0.137.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastapi.spec ++++++ --- /var/tmp/diff_new_pack.znBZU5/_old 2026-06-16 18:42:12.529784471 +0200 +++ /var/tmp/diff_new_pack.znBZU5/_new 2026-06-16 18:42:12.533784639 +0200 @@ -31,7 +31,7 @@ %endif %{?sle15_python_module_pythons} Name: python-fastapi%{psuffix} -Version: 0.136.3 +Version: 0.137.1 Release: 0 Summary: FastAPI framework License: MIT @@ -69,6 +69,7 @@ BuildRequires: %{python_module email-validator >= 2.0.0} BuildRequires: %{python_module fastapi = %{version}} BuildRequires: %{python_module httpx >= 0.23.0} +BuildRequires: %{python_module httpx2 >= 2.0} BuildRequires: %{python_module inline-snapshot >= 0.21.1} BuildRequires: %{python_module orjson >= 3.2.1} BuildRequires: %{python_module passlib} @@ -82,6 +83,7 @@ BuildRequires: %{python_module python-multipart >= 0.0.18} BuildRequires: %{python_module sqlmodel >= 0.0.31} BuildRequires: %{python_module trio} +BuildRequires: %{python_module typer} BuildRequires: %{python_module ujson >= 5.6} BuildRequires: %{python_module uvicorn >= 0.12} %endif ++++++ fastapi-0.136.3.tar.gz -> fastapi-0.137.1.tar.gz ++++++ ++++ 3314 lines of diff (skipped)
