From 65f4b2be476d213cc2a66a2360c371fb81a8b987 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Mon, 19 Jan 2026 01:14:26 +0100 Subject: [PATCH] gnu: streamlink: Drop python-exceptiongroup input. * gnu/packages/video.scm (streamlink)[propagated-inputs]: Drop python-exceptiongroup. Change-Id: I53c00bae53545234b55a014651c3a298ca6e764a Signed-off-by: Sharlatan Hellseher --- gnu/packages/video.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index f53d59fe025..829374f43b1 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3929,7 +3929,6 @@ and custom quantization matrices.") python-setuptools)) (propagated-inputs (list python-certifi - python-exceptiongroup python-isodate python-lxml python-pycountry