forked from pool/python-starlette
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 18:28:13 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Disable broken tests for i586 and armv7l.
|
||||
|
||||
- Update to 0.24.0
|
||||
* Added
|
||||
- Allow StaticFiles to follow symlinks
|
||||
- Allow Request.form() as a context manager
|
||||
- Add size attribute to UploadFile
|
||||
- Add env_prefix argument to Config
|
||||
- Add template context processors
|
||||
- Support str and datetime on expires parameter on the Response.set_cookie method
|
||||
* Changed
|
||||
- Lazily build the middleware stack
|
||||
- Make the file argument required on UploadFile
|
||||
- Use debug extension instead of custom response template extension
|
||||
* Fixed
|
||||
- Fix url parsing of ipv6 urls on URL.replace
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 21:03:11 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user