14
0
forked from pool/python-Quart

- 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/package/show/devel:languages:python/python-Quart?expand=0&rev=3
This commit is contained in:
2024-11-06 14:37:28 +00:00
committed by Git OBS Bridge
parent ef162ebcc7
commit 9d2d7aaf50
3 changed files with 13 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
# Can't build for Python 3.10 due to missing hypercorn
%define skip_python310 1
Name: python-Quart
Version: 0.19.6
Version: 0.19.8
Release: 0
Summary: A Python ASGI web microframework with the same API as Flask
License: MIT