guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 074e30e1b533b27bd3b2e6efc8f4d511da351175
Author: Nicolas Graves <[email protected]>
AuthorDate: Sun Jan 18 21:37:38 2026 +0100
gnu: python-cattrs: Drop python-exceptiongroup propagated-input.
* gnu/packages/python-xyz.scm (python-cattrs)[propagated-inputs]:
Drop python-exceptiongroup.
Change-Id: Ib64cfaa4c939b44b4a072c0bd6f45cfdd09aa900
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/python-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 36634e7ea5..1b14f0ac0b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21673,7 +21673,6 @@ interfaces.")
(propagated-inputs
(list python-attrs
python-cbor2
- python-exceptiongroup
python-orjson
python-pyyaml
python-tomlkit