diff --git a/python-Quart.changes b/python-Quart.changes index 61e022b..6df1f64 100644 --- a/python-Quart.changes +++ b/python-Quart.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 20 17:19:41 UTC 2024 - Dirk Müller + +- update to 0.19.9: + * Fix missing PROVIDE_AUTOMATIC_OPTIONS config for + compatibility with Flask 3.1. + ------------------------------------------------------------------- Wed Nov 6 12:52:26 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-Quart.spec b/python-Quart.spec index e0baba4..c76fb3e 100644 --- a/python-Quart.spec +++ b/python-Quart.spec @@ -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.8 +Version: 0.19.9 Release: 0 Summary: A Python ASGI web microframework with the same API as Flask License: MIT diff --git a/quart-0.19.8.tar.gz b/quart-0.19.8.tar.gz deleted file mode 100644 index d95a2c1..0000000 --- a/quart-0.19.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c70af2522a66b1fb4e829df6caef01f3a07d8044f2987e291e3b4c335001395a -size 747979 diff --git a/quart-0.19.9.tar.gz b/quart-0.19.9.tar.gz new file mode 100644 index 0000000..c92a707 --- /dev/null +++ b/quart-0.19.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309df8ce6aca080fbb3a03b973fac8a28e78e95dd7e0df7e87279b6ea4fc2545 +size 747986