mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-quart-trio: Adjust inputs.
* gnu/packages/python-web.scm (python-quart-trio)[propagated-inputs]: Remove python-hypercorn; add hypercorn. Change-Id: I2a5bdcf7e1ec2b033f8bbda676084792c151e4f1
This commit is contained in:
@@ -11691,8 +11691,8 @@ as Flask.")
|
||||
python-pytest-sugar
|
||||
python-pytest-trio))
|
||||
(propagated-inputs
|
||||
(list python-exceptiongroup
|
||||
python-hypercorn
|
||||
(list hypercorn
|
||||
python-exceptiongroup
|
||||
python-quart
|
||||
python-trio))
|
||||
(home-page "https://github.com/pgjones/quart-trio")
|
||||
|
||||
Reference in New Issue
Block a user