Go to file
Dirk Mueller 2e87c7aed6 Accepting request 939953 from home:Simmphonie:python
- update to version 0.17.1
  * Fix IndexError in authentication requires when wrapped function
     arguments are distributed between *args and **kwargs #1335.
- version 17.0
  * Added
    - Response.delete_cookie now accepts the same parameters as
      Response.set_cookie #1228.
    - Update the Jinja2Templates constructor to allow PathLike #1292.
  * Fixed
    - Fix BadSignature exception handling in SessionMiddleware #1264.
    - Change HTTPConnection.__getitem__ return type from str to
      typing.Any #1118.
    - Change ImmutableMultiDict.getlist return type from typing.List[str]
      to typing.List[typing.Any] #1235.
    - Handle OSError exceptions on StaticFiles #1220.
    - Fix StaticFiles 404.html in HTML mode #1314.
    - Prevent anyio.ExceptionGroup in error views under a
      BaseHTTPMiddleware #1262.
  *Removed
    - Remove GraphQL support #1198.
- Remove py39-ignore-loop-deprecation.patch

OBS-URL: https://build.opensuse.org/request/show/939953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=5
2021-12-11 23:54:17 +00:00
.gitattributes Accepting request 885308 from home:Simmphonie:python 2021-04-14 13:12:10 +00:00
.gitignore Accepting request 885308 from home:Simmphonie:python 2021-04-14 13:12:10 +00:00
python-starlette.changes Accepting request 939953 from home:Simmphonie:python 2021-12-11 23:54:17 +00:00
python-starlette.spec Accepting request 939953 from home:Simmphonie:python 2021-12-11 23:54:17 +00:00
starlette-0.17.1.tar.gz Accepting request 939953 from home:Simmphonie:python 2021-12-11 23:54:17 +00:00