diff --git a/python-starlette.changes b/python-starlette.changes index 7ece80d..d1f0f17 100644 --- a/python-starlette.changes +++ b/python-starlette.changes @@ -1,19 +1,26 @@ +------------------------------------------------------------------- +Tue Mar 14 09:11:16 UTC 2023 - David Anes + +- 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 - 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 diff --git a/python-starlette.spec b/python-starlette.spec index a09632c..2a9eece 100644 --- a/python-starlette.spec +++ b/python-starlette.spec @@ -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 diff --git a/starlette-0.26.0.post1.tar.gz b/starlette-0.26.0.post1.tar.gz deleted file mode 100644 index c8af126..0000000 --- a/starlette-0.26.0.post1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dedc5693b42660e676537f22d006e04c4f9088e71dffabf82208279489ebf43 -size 2837411 diff --git a/starlette-0.26.1.tar.gz b/starlette-0.26.1.tar.gz new file mode 100644 index 0000000..dd59d57 --- /dev/null +++ b/starlette-0.26.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e876e96551cacc546031fb28b9d51ba5c1e723bf74345f072307362dbe808842 +size 2837634