Rebuild with python 3.14

This commit is contained in:
2026-05-06 17:42:40 +03:00
parent 9573187af4
commit 2e1298f804
+5 -2
View File
@@ -1,9 +1,11 @@
name: imath
description: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
version: 3.2.2
revision: 1
revision: 2
url: https://www.openexr.com/
license: BSD-3-Clause
maintainers:
- [email protected]
architecture: any
type: source
depends:
@@ -11,10 +13,11 @@ depends:
- glibc
optional_depends:
- boost
- python3
- python3=3.14.*
make_depends:
- boost
- cmake
- python3=3.14.*
- python-numpy
downloads:
- url: https://github.com/AcademySoftwareFoundation/Imath/releases/download/v${BPM_PKG_VERSION}/Imath-${BPM_PKG_VERSION}.tar.gz