14
0

Accepting request 1225373 from devel:languages:python

- update to 0.41.3:
  * Exclude the query parameters from the `scope[raw_path]` on
    the `TestClient` #2716.
  * Replace `dict` by `Mapping` on `HTTPException.headers` #2749.
  * Correct middleware argument passing and improve factory
    pattern #2752.
- update to 0.41.2:
  * Revert bump on `python-multipart`
- update to 0.41.1:
  * Bump minimum `python-multipart` version to 0.0.13

OBS-URL: https://build.opensuse.org/request/show/1225373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-starlette?expand=0&rev=29
This commit is contained in:
2024-11-21 14:13:26 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Nov 20 17:28:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.41.3:
* Exclude the query parameters from the `scope[raw_path]` on
the `TestClient` #2716.
* Replace `dict` by `Mapping` on `HTTPException.headers` #2749.
* Correct middleware argument passing and improve factory
pattern #2752.
- update to 0.41.2:
* Revert bump on `python-multipart`
- update to 0.41.1:
* Bump minimum `python-multipart` version to 0.0.13
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 7 09:20:47 UTC 2024 - Nico Krapp <nico.krapp@suse.com> Thu Nov 7 09:20:47 UTC 2024 - Nico Krapp <nico.krapp@suse.com>

View File

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

BIN
starlette-0.41.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
starlette-0.41.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.