guix_mirror_bot pushed a commit to branch python-team
in repository guix.

commit 2e9e6553522e3907bbb8efd903a4c525f93fd72a
Author: Nicolas Graves <[email protected]>
AuthorDate: Mon Jan 19 01:14:26 2026 +0100

    gnu: streamlink: Drop python-exceptiongroup input.
    
    * gnu/packages/video.scm (streamlink)[propagated-inputs]: Drop
    python-exceptiongroup.
    
    Change-Id: I53c00bae53545234b55a014651c3a298ca6e764a
    Signed-off-by: Sharlatan Hellseher <[email protected]>
---
 gnu/packages/video.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index f53d59fe02..829374f43b 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

Reply via email to