Accepting request 1228546 from devel:languages:python

- 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/request/show/1228546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastapi?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2024-12-06 13:25:18 +00:00 committed by Git OBS Bridge
commit 227a1c96f2
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e7a4d0dc0d01c68df21887cce0945e72d3c48b9f4f79dfe7a7d53aa08fbb289
size 301047

3
fastapi-0.115.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ec46f7addc14ea472958a96aae5b5de65f39721a46aaf5705c480d9a8b76654
size 301336

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 5 14:49:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Thu Nov 21 08:52:11 UTC 2024 - Dirk Müller <dmueller@suse.com>

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