Skip to content

v1.38.1

Choose a tag to compare

@goodroot goodroot released this 19 Jul 15:34
820ba0f

v1.38.1

Fixed

  • Fixed hyprwhspr setup failures caused by nested requirements files being resolved relative
    to /tmp.
  • Requirements includes are now rendered safely in place before package filtering, preserving
    their original ordering.
  • Relative constraint paths are anchored correctly when temporary requirements files are
    created.
  • Consolidated the accelerated pywhispercpp installation path onto the same safe requirements-
    filtering implementation.
  • Added regression coverage for nested includes, filtered packages, constraints, and temporary-
    file safety.

Packaging

  • Fixed the stable AUR package payload to include all backend-specific requirements manifests.
  • Updated the stable AUR package to hyprwhspr 1.38.1-4.

Upgrade notes

Arch/AUR users can upgrade normally:

yay -Syu hyprwhspr

If setup previously failed with an error referencing /tmp/requirements.txt, rerun:

  hyprwhspr setup

Thanks to @Tejas242 (https://github.com/Tejas242) for reporting and contributing the initial fix
in #215 (#215).

Full Changelog: v1.38.0...v1.38.1