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>
Tue, 7 Apr 2026 05:03:52 +0000 (15:03 +1000)
commit01b3be267a67c8bdddc7ad79cfbd971e88327c46
tree9588a86b1de3f98518cbaabf8890f9d3f0d5fc3f
parent995b3ac9e3bfd3b1e1754f10155de8c6272734ce
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