Skip to content

Question: python3-twisted on Kirkstone is missing two runtime dependencies #805

@gudnimg

Description

@gudnimg

I noticed when upgrading a project to Kirkstone that Twisted 22.2.0 is missing two runtime dependencies which were later added with these following commits, but haven't been backported:

I currently have a bbappend file in my project to resolve this, but it would be nice to fix the Kirkstone LTS branch.

Adding python3-typing-extensions and python3-asyncio to RDEPENDS:${PN}-core should resolve the issue. Minimum requirement for python3-typing-extensions is 3.6.5, and the OpenEmbedded recipe provides version 3.10.0.0 ✔️

I can try submit a patch for this, but wanted to ask first if a fix like this is considered for merging? This is merely just to fix the recipe upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions