gnu: python-quart-trio: Drop python-exceptiongroup propagated-input.

* gnu/packages/python-web.scm (python-quart-trio)[propagated-inputs]:
Drop python-exceptiongroup.

Change-Id: I3cadb8346c717fd014d3cae88dc04660386e1fe3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2026-01-18 22:17:23 +01:00 committed by Sharlatan Hellseher
parent 074e30e1b5
commit 95ca49aaf5
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -12514,7 +12514,6 @@ as Flask.")
python-pytest-trio))
(propagated-inputs
(list hypercorn
python-exceptiongroup
python-quart
python-trio))
(home-page "https://github.com/pgjones/quart-trio")