15
0

Accepting request 1071434 from home:david.anes:branches:devel:languages:python

- Update to 0.26.1:
  * Fixed
    - Fix typing of Lifespan to allow subclasses of Starlette #2077.

    - Replace reference from Events to Lifespan on the mkdocs.yml #2072.
    - Support lifespan state #2060, #2065 and #2064.
    - Change url_for signature to return a URL instance #1385.
    - Allow "name" argument on url_for() and url_path_for() #2050.
    - Deprecate on_startup and on_shutdown events #2070.

OBS-URL: https://build.opensuse.org/request/show/1071434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=33
This commit is contained in:
2023-03-14 14:23:38 +00:00
committed by Git OBS Bridge
parent c47f46965e
commit c6dcd5daa7
4 changed files with 16 additions and 9 deletions

View File

@@ -1,19 +1,26 @@
-------------------------------------------------------------------
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.
- Replace reference from Events to Lifespan on the mkdocs.yml #2072.
- Update to 0.26.0:
* Added
Support lifespan state #2060, #2065 and #2064.
- Support lifespan state #2060, #2065 and #2064.
* Changed
Change url_for signature to return a URL instance #1385.
- Change url_for signature to return a URL instance #1385.
* Fixed
Allow "name" argument on url_for() and url_path_for() #2050.
- Allow "name" argument on url_for() and url_path_for() #2050.
* Deprecated
Deprecate on_startup and on_shutdown events #2070.
- 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.26.0.post1
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:6dedc5693b42660e676537f22d006e04c4f9088e71dffabf82208279489ebf43
size 2837411

BIN
starlette-0.26.1.tar.gz LFS Normal file

Binary file not shown.