Fix numpy header detection
authorStuart Prescott <stuart@debian.org>
Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)
committerStuart Prescott <stuart@debian.org>
Sun, 22 Mar 2026 01:14:04 +0000 (12:14 +1100)
commitb9d3ef19e0a1a98dd8669ad46cadc0c2d0dd7c3b
treeed8e98268882bd00120d8393ca6a12b4667d9da7
parent50b3c988375d17a95241afc27c91a102a73fefb6
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0004-Fix-numpy-header-detection.patch
build_scripts/utils.py