From ce1549705c70d1fac103dcd57ac11cecc90d1c533efb6d0e84e499e25ca12edf Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 8 Sep 2024 15:06:36 +0000 Subject: [PATCH] - 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 --- python-starlette.changes | 14 ++++++++++++++ python-starlette.spec | 2 +- starlette-0.38.2.tar.gz | 3 --- starlette-0.38.5.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 starlette-0.38.2.tar.gz create mode 100644 starlette-0.38.5.tar.gz diff --git a/python-starlette.changes b/python-starlette.changes index e05648f..380c439 100644 --- a/python-starlette.changes +++ b/python-starlette.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Sep 8 15:05:40 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-starlette.spec b/python-starlette.spec index 13ab772..53bef6d 100644 --- a/python-starlette.spec +++ b/python-starlette.spec @@ -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 diff --git a/starlette-0.38.2.tar.gz b/starlette-0.38.2.tar.gz deleted file mode 100644 index 1efe51a..0000000 --- a/starlette-0.38.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28dad5de4c9b3b9f32a89f4629c827b3c42c303de58463c719ab2909f3d2542c -size 2847558 diff --git a/starlette-0.38.5.tar.gz b/starlette-0.38.5.tar.gz new file mode 100644 index 0000000..481c335 --- /dev/null +++ b/starlette-0.38.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff52aa20a63821de16dd72f698df8b106789e427ceece9b526204fcfc9b6fe5 +size 2569392