diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-01-19 01:14:26 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:38 +0100 |
| commit | d9d7246cef66e80156774771a79eb24e12cc31be (patch) | |
| tree | bd1aafdceaee4f19496302a0919eabecb15786b3 /gnu | |
| parent | 383e67a38881801ac77bdb657ba05bd0ddab30b5 (diff) | |
gnu: streamlink: Drop python-exceptiongroup input.
* gnu/packages/video.scm (streamlink)[propagated-inputs]: Drop
python-exceptiongroup.
Change-Id: I53c00bae53545234b55a014651c3a298ca6e764a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/video.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 3ce0df58cac..9e85778a37e 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3984,7 +3984,6 @@ and custom quantization matrices.") python-setuptools)) (propagated-inputs (list python-certifi - python-exceptiongroup python-isodate python-lxml python-pycountry |
