numpy: bump to version 2.3.2

This change bumps numpy to 2.3.2

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2025-08-13 09:08:43 +03:00
committed by Alexandru Ardelean
parent eecc9a97db
commit 2c2c7a9de4
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/sh
[ "$1" = "python3-numpy" ] || exit 0
EXP_VER="$2"
python3 - << EOF