Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-twisted: Add python3-typing-extensions to RDEPENDS
To fix crash due to missing module: File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 42, in <module> from typing_extensions import Literal, ParamSpec, Protocol ModuleNotFoundError: No module named 'typing_extensions' Signed-off-by: Hains van den Bosch <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information