GNU bug report logs -
#76436
[PATCH python-team 0/3] Update and rename python-watchgod
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Thu, 20 Feb 2025 08:04:01 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 76436 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-web.scm (python-uvicorn)[native-inputs]: Rename
python-watchgod to python-watchfiles. Add python-a2wsgi.
---
gnu/packages/python-web.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 27452efdb7..5bed528e95 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -7367,13 +7367,14 @@ (define-public python-uvicorn
python-trustme
python-wsproto))
(propagated-inputs
- (list python-click
+ (list python-a2wsgi
+ python-click
python-dotenv
python-h11
python-httptools
python-pyyaml
python-uvloop
- python-watchgod
+ python-watchfiles
python-websockets))
(home-page "https://github.com/encode/uvicorn")
(synopsis "Fast ASGI server implementation")
--
2.48.1
--
Best regards,
Nicolas Graves
This bug report was last modified 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.