15
0

- update to 0.38.5:

* Schedule `BackgroundTasks` from within `BaseHTTPMiddleware`
    #2688.
- update to 0.38.4:
  * Ensure accurate `root_path` removal in `get_route_path`
    function #2600
- update to 0.38.3:
  * Support for Python 3.13 #2662.
  * Don't poll for disconnects in `BaseHTTPMiddleware` via
    `StreamingResponse` #2620.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=52
This commit is contained in:
2024-09-08 15:06:36 +00:00
committed by Git OBS Bridge
parent 7203bb809f
commit ce1549705c
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Sep 8 15:05:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.38.5:
* Schedule `BackgroundTasks` from within `BaseHTTPMiddleware`
#2688.
- update to 0.38.4:
* Ensure accurate `root_path` removal in `get_route_path`
function #2600
- update to 0.38.3:
* Support for Python 3.13 #2662.
* Don't poll for disconnects in `BaseHTTPMiddleware` via
`StreamingResponse` #2620.
-------------------------------------------------------------------
Tue Aug 13 09:41:53 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-starlette%{psuffix}
Version: 0.38.2
Version: 0.38.5
Release: 0
Summary: Lightweight ASGI framework/toolkit
License: BSD-3-Clause

View File

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

BIN
starlette-0.38.5.tar.gz LFS Normal file

Binary file not shown.