14
0

- update to 0.108.0:

* Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and
    usage of templates with new Starlette arguments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=60
This commit is contained in:
2023-12-27 09:45:15 +00:00
committed by Git OBS Bridge
parent 34a815a779
commit cb01d48d36
4 changed files with 13 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
%bcond_with ringdisabled
%{?sle15_python_module_pythons}
Name: python-fastapi
Version: 0.105.0
Version: 0.108.0
Release: 0
Summary: FastAPI framework
License: MIT
@@ -31,12 +31,12 @@ Patch0: remove-classifiers.patch
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pydantic >= 1.8.2}
BuildRequires: %{python_module starlette >= 0.27.0}
BuildRequires: %{python_module starlette >= 0.29.0}
BuildRequires: %{python_module typing_extensions >= 4.8.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-pydantic >= 1.8.2
Requires: python-starlette >= 0.27.0
Requires: python-starlette >= 0.29.0
Requires: python-typing_extensions >= 4.8.0
BuildArch: noarch
# SECTION test requirements