evandcoleman / home-assistant-wheels

Build wheels for Home Assistant

Home Page:https://wheels.home-assistant.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Musl Wheels builder

https://peps.python.org/pep-0656/

Platform tags

Compile utilities:

  • build-base
  • cmake
  • git
  • linux-headers
  • autoconf
  • automake
  • cargo

Python 3.11 / musllinux_1_2

Build with Alpine 3.17 Images: ghcr.io/home-assistant/wheels/ARCH/musllinux_1_2/cp311:VERSION

Version of system builds:

  • GCC 11.2.1
  • Cython 0.29.34
  • numpy 1.24.2
  • scikit-build 0.17.1
  • cffi 1.15.1

Misc

$ python3 -m builder \
    --index https://wheels.home-assistant.io \
    --requirement requirements_all.txt \
    --upload rsync \
    --remote user@server:/wheels

Supported file transfer

  • rsync

Folder structure of index folder:

/musllinux/*

About

Build wheels for Home Assistant

https://wheels.home-assistant.io

License:Apache License 2.0


Languages

Language:Python 93.4%Language:Dockerfile 5.3%Language:Shell 1.3%