v1.38.1
v1.38.1
Fixed
- Fixed
hyprwhspr setupfailures 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
pywhispercppinstallation 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 hyprwhsprIf 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