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>
Wed, 8 Apr 2026 02:03:46 +0000 (12:03 +1000)
commitcd961b017403d101a4e774cac7a68bca3b9658c0
treee29afcd4f028dec3c89ecadef2538b173122b13d
parent198ed619f876bfb8b11892e6e500a39b28202b1f
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