flatpak-builder-tools
flatpak-builder-tools copied to clipboard
aarch64 wheels may be picked by Poetry generator
flatpak-builder version
1.4.0
Linux distribution and version
Fedora 39
Affected flatpak-builder tool
poetry/flatpak-poetry-generator.py
flatpak-builder tool cli args
No response
Source repository URL
https://github.com/Newbytee/aarch64-dep-reproducer
Flatpak-builder manifest URL
https://github.com/Newbytee/aarch64-dep-reproducer
Description
When generating sources for a program that depends on watchdog, flatpak-poetry-generator picks the aarch64 Linux wheel. This is unexpected as aarch64 wheels only work on aarch64, and Flathub supports both x86_64 and aarch64.
I have https://github.com/flatpak/flatpak-builder-tools/pull/353 and https://github.com/flatpak/flatpak-builder-tools/pull/393 on top of current master (https://github.com/flatpak/flatpak-builder-tools/commit/5880ad0ee58c7e8db73dae4e34fe93e458a7f205).