The Wayback Machine - https://web.archive.org/web/20230421034240/https://github.com/home-assistant/wheels
Skip to content

home-assistant/wheels

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3823e17

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.10 / musllinux_1_2

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

Version of system builds:

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

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/*