• 0.10.7-bearhub.7 7d60a60c67

    spalencsar released this 2026-07-28 18:01:25 +02:00 | 2 commits to main since this release

    Bearhub 0.10.7-bearhub.7

    This release publishes the M3 namespace migration and fixes clean first-time
    installation on current Arch-based systems.

    Highlights

    • Runtime implementation is now native under the bearhub namespace.
    • Temporary bauh compatibility shims remain for one stable transition cycle.
    • Clean builds no longer depend on an older Bearhub/bauh installation being
      present on PYTHONPATH.
    • The stable AUR package is bearhub 0.10.7-12 and uses this release tag.

    Validation

    • Wheel build completed in a fresh Arch Linux container with Python 3.14.
    • Stable AUR makepkg --cleanbuild completed without a previously installed
      Bearhub package.
    • All 159 unit tests passed.
    • GitHub Tests and AUR Validate workflows passed for the release packaging.

    Users affected by the previous clean-install failure should refresh their AUR
    metadata and rebuild:

    yay -Sy
    rm -rf ~/.cache/yay/bearhub
    yay -S bearhub
    
    Downloads