diff --git a/pkg.info b/pkg.info index 27f93ba..bd2e5d7 100644 --- a/pkg.info +++ b/pkg.info @@ -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: + - enumdev@enumerated.dev 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