forked from pool/python-uvicorn
- 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
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/encode/uvicorn.git</param>
|
||||
<param name="changesrevision">71043a9c8fb6436a63110179650e32bcae4a6cbf</param></service></servicedata>
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 14 10:55:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52507d7b04e93646da12ab1197d668cc369b6f19ea23f0ceabaea371af61de9d
|
||||
size 715291
|
BIN
uvicorn-0.25.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
uvicorn-0.25.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user