Skip to content

No musl wheels for Python 3.14 #24

@M5oul

Description

@M5oul

I am planning to introduce py-polkadot-sdk usage into my project. I am using Alpine container in my CI. Alpine uses musl instead of glic.

Following dependencies does not provide musl wheels for Python 3.14:

There is no urgency, py-polkadot-sdk can still be installed on glic systems with Python 3.14. The job using Py3.14 in my CI would be failing.

I don’t know why is there only two wheels for Python 3.14 (glic), while the others variants are missing. Can it be because v0.3.0 was released before Py3.14 was released? Would maturin generate-ci github > .github/workflows/CI.yml help here?

Thanks in advance. Let me know if I can help.

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