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>
Mon, 30 Mar 2026 07:12:18 +0000 (18:12 +1100)
commit1972eead2873a22955cc58c19244292b78ab5df4
tree2a818577af667e17999b7fd433a77c19cf010554
parent7cfea2f45131020ad9f5f867caf48881695cbab1
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