14
0

- update to 0.115.6:

* Preserve traceback when an exception is raised in sync
    dependency with `yield`. PR #5823 by @sombek.
  * Update tests and internals for compatibility with Pydantic
    >=2.10. PR #12971 by @tamird.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=84
This commit is contained in:
2024-12-05 14:50:18 +00:00
committed by Git OBS Bridge
parent db7c878a9a
commit 778d7da896
4 changed files with 13 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%bcond_with ringdisabled
%{?sle15_python_module_pythons}
Name: python-fastapi
Version: 0.115.5
Version: 0.115.6
Release: 0
Summary: FastAPI framework
License: MIT