guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit bb97082cf63ed97147c48e8899b649b3d1df9283
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 00f9861e5f..c10a6a60da 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21683,7 +21683,6 @@ interfaces.")
(propagated-inputs
(list python-attrs
python-cbor2
- python-exceptiongroup
python-orjson
python-pyyaml
python-tomlkit