diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-01-18 21:37:38 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:37 +0100 |
| commit | 7da791ec1efb5473c2bcb7f48ee7c5b2efd9ea8b (patch) | |
| tree | ce0efeba958a3676c483d7d16a9cba6a069e0451 /gnu/packages/python-xyz.scm | |
| parent | f64b2ac50c537a4348b06ff2bd5ba82ac7c4dc0a (diff) | |
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 <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7090dca3c1d..88475bdfe48 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -21721,7 +21721,6 @@ interfaces.") (propagated-inputs (list python-attrs python-cbor2 - python-exceptiongroup python-orjson python-pyyaml python-tomlkit |
