Skip to content

Add python 3.14 musl distributions #558

Description

@Finkregh

It seems the musl builds for 3.14 are missing:

97a354aefc2e:/# uv --version
uv 0.6.6
97a354aefc2e:/# cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.21.2
PRETTY_NAME="Alpine Linux v3.21"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues"
97a354aefc2e:/# uv python list --all-versions --all-platforms --all-arches --only-downloads | grep 3.13 | grep musl
cpython-3.13.2-linux-x86_64_v4-musl                    <download available>
cpython-3.13.2-linux-x86_64_v3-musl                    <download available>
cpython-3.13.2-linux-x86_64_v2-musl                    <download available>
cpython-3.13.2-linux-x86_64-musl                       <download available>
97a354aefc2e:/# uv python list --all-versions --all-platforms --all-arches --only-downloads | grep 3.14 | grep musl

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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