From bb97082cf63ed97147c48e8899b649b3d1df9283 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sun, 18 Jan 2026 21:37:38 +0100 Subject: [PATCH] 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 --- 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 00f9861e5f1..c10a6a60da4 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