diff --git a/python-uvicorn.changes b/python-uvicorn.changes index 4226ab0..3d14c15 100644 --- a/python-uvicorn.changes +++ b/python-uvicorn.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Nov 26 10:43:29 UTC 2023 - Dirk Müller + +- update to 0.24.0.post1: + * Revert mkdocs-material from 9.1.21 to 9.2.6 (#2148) 05/11/23 + * Support Python 3.12 (#2145) 04/11/23 + * Allow setting `app` via environment variable `UVICORN_APP` + (#2106) 21/09/23 + ------------------------------------------------------------------- Tue Sep 26 14:13:34 UTC 2023 - Dirk Müller diff --git a/python-uvicorn.spec b/python-uvicorn.spec index 10e2f3a..3d2d696 100644 --- a/python-uvicorn.spec +++ b/python-uvicorn.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-uvicorn -Version: 0.23.2 +Version: 0.24.0.post1 Release: 0 Summary: An Asynchronous Server Gateway Interface server License: BSD-3-Clause diff --git a/uvicorn-0.23.2.tar.gz b/uvicorn-0.23.2.tar.gz deleted file mode 100644 index 7b0eac2..0000000 --- a/uvicorn-0.23.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f47cdf2aee7e10743e8468232bac8accb9c33858a958e72bd7a0b8f17eaa579 -size 723155 diff --git a/uvicorn-0.24.0.post1.tar.gz b/uvicorn-0.24.0.post1.tar.gz new file mode 100644 index 0000000..93b530b --- /dev/null +++ b/uvicorn-0.24.0.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52507d7b04e93646da12ab1197d668cc369b6f19ea23f0ceabaea371af61de9d +size 715291