Source: streamlink
Version: 7.3.0-1
Severity: normal

Dear Maintainer,

Usage of python3-exceptiongroup is hybridized in so-called 'compat.py';
the Debian packaging does not need old python3-exceptiongroup anymore.

This backport is scheduled for removal in the Trixie development cycle.

Greetings

Alexandre

src/streamlink/compat.py-try:
src/streamlink/compat.py-    from builtins import BaseExceptionGroup, 
ExceptionGroup  # type: ignore[attr-defined]
src/streamlink/compat.py-except ImportError:  # pragma: no cover
src/streamlink/compat.py:    from exceptiongroup import BaseExceptionGroup, 
ExceptionGroup  # type: ignore[import]

Reply via email to