Accepting request 979641 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/979641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-starlette?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2022-05-30 10:43:22 +00:00 committed by Git OBS Bridge
commit bf6e1ff93e
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat May 28 15:16:15 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to 0.19.1:
* Fixed
- Fix inference of Route.name when created from methods #1553.
- Avoid TypeError on websocket.disconnect when code is None #1574.
* Deprecated
- Deprecate WS_1004_NO_STATUS_RCVD and WS_1005_ABNORMAL_CLOSURE in favor
of WS_1005_NO_STATUS_RCVD and WS_1006_ABNORMAL_CLOSURE, as the previous
constants didn't match the WebSockets specs #1580.
-------------------------------------------------------------------
Mon Apr 18 15:27:00 UTC 2022 - Michael Ströder <michael@stroeder.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-starlette
Version: 0.19.0
Version: 0.19.1
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:072c19cb6a7da49f7ef7f45208b4573786c756880df8d0f2e320f2b807467c2b
size 412337

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

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