From 074e30e1b533b27bd3b2e6efc8f4d511da351175 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 36634e7ea5d..1b14f0ac0bc 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