14
0
forked from pool/python-Quart
Commit Graph

5 Commits

Author SHA256 Message Date
4abf57ad3e - Convert to libalternatives on SLE-16-based and newer systems
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Quart?expand=0&rev=9
2025-08-25 11:42:48 +00:00
502ff8bc60 Accepting request 1244985 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1244985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Quart?expand=0&rev=7
2025-02-11 12:35:51 +00:00
813838988c - update to 0.19.9:
* Fix missing PROVIDE_AUTOMATIC_OPTIONS config for
    compatibility with Flask 3.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Quart?expand=0&rev=5
2024-11-20 17:19:45 +00:00
172efec7d7 Accepting request 1221752 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1221752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Quart?expand=0&rev=3
2024-11-06 14:37:28 +00:00
969f85fa0f - Initial release of 0.19.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Quart?expand=0&rev=1
2024-09-19 05:20:32 +00:00