Go to file
Ondřej Súkup 342993c12a Accepting request 1118529 from home:david.anes:branches:devel:languages:python
- Update to 0.31.1:
  * Fixes:
    - Fix import error when exceptiongroup isn't available #2231.
    - Set url_for global for custom Jinja environments #2230.
- Update to 0.31.0:
  * Added
    - Officially support Python 3.12 #2214.
    - Support AnyIO 4.0 #2211.
    - Strictly type annotate Starlette (strict mode on mypy) #2180.
  * Fixed
    - Don't group duplicated headers on a single string when using the TestClient #2219.
- Update to 0.30.0
  * Removed
    - Drop Python 3.7 support #2178.
- Update to 0.29.0:
  * Added
    - Add follow_redirects parameter to TestClient #2207.
    - Add __str__ to HTTPException and WebSocketException #2181.
    - Warn users when using lifespan together with on_startup/on_shutdown #2193.
    - Collect routes from Host to generate the OpenAPI schema #2183.
    - Add request argument to TemplateResponse #2191.
  * Fixed
    - Stop body_stream in case more_body=False on BaseHTTPMiddleware #2194.
- Update to 0.28.0:
  * Changed
     - Reuse Request's body buffer for call_next in BaseHTTPMiddleware #1692.
     - Move exception handling logic to Route #2026.
  * Added
     . Add env parameter to Jinja2Templates, and deprecate **env_options #2159.
     . Add clear error message when httpx is not installed #2177.

OBS-URL: https://build.opensuse.org/request/show/1118529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=40
2023-10-18 07:51:10 +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 Accepting request 1118529 from home:david.anes:branches:devel:languages:python 2023-10-18 07:51:10 +00:00
python-starlette.spec Accepting request 1118529 from home:david.anes:branches:devel:languages:python 2023-10-18 07:51:10 +00:00
starlette-0.31.1.tar.gz Accepting request 1118529 from home:david.anes:branches:devel:languages:python 2023-10-18 07:51:10 +00:00