Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user