From 711c0c3041b1e8836cec3dcc0650a8b29ce6bc1905bf6eed1b92a804a57a1e86 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 14 Jan 2024 10:56:14 +0000 Subject: [PATCH] - update to 0.25.0: * Support the WebSocket Denial Response ASGI extension (#1916) * Allow explicit hidden file paths on `--reload-include` * Properly annotate `uvicorn.run()` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvicorn?expand=0&rev=30 --- _servicedata | 4 ---- python-uvicorn.changes | 8 ++++++++ python-uvicorn.spec | 4 ++-- uvicorn-0.24.0.post1.tar.gz | 3 --- uvicorn-0.25.0.tar.gz | 3 +++ 5 files changed, 13 insertions(+), 9 deletions(-) delete mode 100644 _servicedata delete mode 100644 uvicorn-0.24.0.post1.tar.gz create mode 100644 uvicorn-0.25.0.tar.gz diff --git a/_servicedata b/_servicedata deleted file mode 100644 index ba6c5e4..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://github.com/encode/uvicorn.git - 71043a9c8fb6436a63110179650e32bcae4a6cbf \ No newline at end of file diff --git a/python-uvicorn.changes b/python-uvicorn.changes index 3d14c15..a48d2c2 100644 --- a/python-uvicorn.changes +++ b/python-uvicorn.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 14 10:55:54 UTC 2024 - Dirk Müller + +- update to 0.25.0: + * Support the WebSocket Denial Response ASGI extension (#1916) + * Allow explicit hidden file paths on `--reload-include` + * Properly annotate `uvicorn.run()` + ------------------------------------------------------------------- Sun Nov 26 10:43:29 UTC 2023 - Dirk Müller diff --git a/python-uvicorn.spec b/python-uvicorn.spec index 3d2d696..0aa72ad 100644 --- a/python-uvicorn.spec +++ b/python-uvicorn.spec @@ -1,7 +1,7 @@ # # spec file for package python-uvicorn # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-uvicorn -Version: 0.24.0.post1 +Version: 0.25.0 Release: 0 Summary: An Asynchronous Server Gateway Interface server License: BSD-3-Clause diff --git a/uvicorn-0.24.0.post1.tar.gz b/uvicorn-0.24.0.post1.tar.gz deleted file mode 100644 index 93b530b..0000000 --- a/uvicorn-0.24.0.post1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52507d7b04e93646da12ab1197d668cc369b6f19ea23f0ceabaea371af61de9d -size 715291 diff --git a/uvicorn-0.25.0.tar.gz b/uvicorn-0.25.0.tar.gz new file mode 100644 index 0000000..98436b9 --- /dev/null +++ b/uvicorn-0.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1b49d8406d3fec8f63195644546e6ee18de841beecce3fba86de5422cee09e +size 717386