Changelog for
python311-Quart-0.20.0-1.1.noarch.rpm :
* Tue Feb 11 2025 John Paul Adrian Glaubitz
- Update to 0.20.0
* Drop support for Python 3.8.
* Fix deprecated `asyncio.iscoroutinefunction` for Python 3.14.
* Allow `AsyncIterable` to be passed to `Response`.
* Support max_form_parts and max_form_memory_size.- Switch package to modern Python Stack on SLE-15
* Use Python 3.11 on SLE-15 by default
* Drop support for older Python versions- Rename HISTORY.rst to CHANGELOG.md in %files section- Rename LICENSE to LICENSE.txt in %files section- Rename README.rst to README.md in %files section- Update BuildRequires from pyproject.toml
* Wed Nov 20 2024 Dirk Müller - update to 0.19.9:
* Fix missing PROVIDE_AUTOMATIC_OPTIONS config for compatibility with Flask 3.1.
* Wed Nov 06 2024 John Paul Adrian Glaubitz - Update to 0.19.8
* Bugfix Fix missing check that caused the previous fix to raise an error.- from version 0.19.7
* Security Fix how ``max_form_memory_size`` is applied when parsing large non-file fields. https://github.com/advisories/GHSA-q34m-jh98-gwm2
* Thu Sep 19 2024 Steve Kowalik - Initial release of 0.19.6.