Skip to content

python3-twisted: Add python3-typing-extensions to RDEPENDS#645

Closed
Hains wants to merge 1 commit intoopenembedded:masterfrom
Hains:twisted2
Closed

python3-twisted: Add python3-typing-extensions to RDEPENDS#645
Hains wants to merge 1 commit intoopenembedded:masterfrom
Hains:twisted2

Conversation

@Hains
Copy link
Contributor

@Hains Hains commented Dec 11, 2022

To fix crash due to missing module:

File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 42, in from typing_extensions import Literal, ParamSpec, Protocol ModuleNotFoundError: No module named 'typing_extensions'

Signed-off-by: Hains van den Bosch hainsvdbosch@ziggo.nl

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 <hainsvdbosch@ziggo.nl>
quaresmajose pushed a commit to quaresmajose/meta-openembedded that referenced this pull request Dec 19, 2022
Changelog:
==========
    Fix github action creating the demo-repo by, openembedded#644
    Update GitHub actions, openembedded#645
    Automatically create directory when saving config file, openembedded#648

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
@kraj
Copy link
Contributor

kraj commented Jan 4, 2023

applied with 0cd4da1

@kraj kraj closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants