Go to file
Dirk Mueller 381e74524e - update to 0.34.0:
* Use `ParamSpec` for `run_in_threadpool` #2375.
  * Add `UploadFile.__repr__` #2360.
  * Merge URLs properly on `TestClient` #2376.
  * Take weak ETags in consideration on `StaticFiles` #2334.
  * Deprecate `FileResponse(method=...)` parameter #2366.
  * Add `middleware` per `Route`/`WebSocketRoute` #2349.
  * Add `middleware` per `Router` #2351.
  * Do not overwrite `"path"` and `"root_path"` scope keys #2352.
  * Set `ensure_ascii=False` on `json.dumps()` for
    `WebSocket.send_json()` #2341.
- update to 0.32.0.post1:
  * Revert mkdocs-material from 9.1.17 to 9.4.7 #2326.
- update to 0.32.0:
  * Send `reason` on `WebSocketDisconnect` #2309.
  * Add `domain` parameter to `SessionMiddleware` #2280.
  * Inherit from `HTMLResponse` instead of `Response` on
    `_TemplateResponse` #2274.
  * Restore the `Response.render` type annotation to its
    pre-0.31.0 state #2264.
    - Deprecate on_startup and on_shutdown events #2070.
    - Limit the number of fields and files when parsing
- Fix test package by adding 'exceptiongroup' python module as a
- Remove unneeded BuildRequires on contextlib2.
  * Host now ignores port on routing #1322.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=44
2023-12-29 10:04:45 +00:00
_multibuild Accepting request 991701 from home:Simmphonie:branches:devel:languages:python 2022-07-29 13:09:57 +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 - update to 0.34.0: 2023-12-29 10:04:45 +00:00
python-starlette.spec - update to 0.34.0: 2023-12-29 10:04:45 +00:00
starlette-0.34.0.tar.gz - update to 0.34.0: 2023-12-29 10:04:45 +00:00