imath: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:04 -05:00
parent 30a844add2
commit 299429e200

View file

@ -1,7 +1,7 @@
# Template file for 'imath' # Template file for 'imath'
pkgname=imath pkgname=imath
version=3.1.9 version=3.1.9
revision=3 revision=4
build_style=cmake build_style=cmake
configure_args="-DPYTHON=ON" configure_args="-DPYTHON=ON"
hostmakedepends="python3-numpy" hostmakedepends="python3-numpy"