Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from
Closed

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

wants to merge 1 commit into from

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