Accepting request 1038547 from home:stroeder:python

Update to 0.22.0

OBS-URL: https://build.opensuse.org/request/show/1038547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=22
This commit is contained in:
Dirk Mueller 2022-11-28 08:11:25 +00:00 committed by Git OBS Bridge
parent 4c24059408
commit 8890b1e99d
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 27 22:53:40 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to 0.22.0
* Changed
- Bypass GZipMiddleware when response includes Content-Encoding #1901.
* Fixed
- Remove unneeded unquote() from query parameters on the TestClient #1953.
- Make sure MutableHeaders._list is actually a list #1917.
- Import compatibility with the next version of AnyIO #1936.
-------------------------------------------------------------------
Thu Sep 29 08:19:37 UTC 2022 - Michael Ströder <michael@stroeder.com>

View File

@ -27,7 +27,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-starlette%{psuffix}
Version: 0.21.0
Version: 0.22.0
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:2ccf92057ce5d66e2b7571c9f6931aa5748208175a77ddd0f8a7f9cc223a5bcd
size 2830353

3
starlette-0.22.0.tar.gz Normal file
View File

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