Accepting request 1071792 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1071792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-starlette?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2023-03-15 17:53:38 +00:00 committed by Git OBS Bridge
commit e646af0e47
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Mar 14 09:11:16 UTC 2023 - David Anes <david.anes@suse.com>
- Update to 0.26.1:
* Fixed
- Fix typing of Lifespan to allow subclasses of Starlette #2077.
-------------------------------------------------------------------
Fri Mar 10 11:36:42 UTC 2023 - David Anes <david.anes@suse.com>
- Update to 0.26.0.post1:
* Fixed
- Replace reference from Events to Lifespan on the mkdocs.yml #2072.
- Update to 0.26.0:
* Added
- Support lifespan state #2060, #2065 and #2064.
* Changed
- Change url_for signature to return a URL instance #1385.
* Fixed
- Allow "name" argument on url_for() and url_path_for() #2050.
* Deprecated
- Deprecate on_startup and on_shutdown events #2070.
-------------------------------------------------------------------
Thu Feb 16 16:22:35 UTC 2023 - David Anes <david.anes@suse.com>

View File

@ -27,7 +27,7 @@
%define skip_python2 1
Name: python-starlette%{psuffix}
Version: 0.25.0
Version: 0.26.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:9e8b6f48caffe2099f29c8af97be9461ead2caa532695b2558d549f7f38113de
size 2835696

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

Binary file not shown.