Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
imath
Commits:
c1ee3f3a by Jelle van der Waa at 2024-11-19T17:33:15+01:00
upgpkg: 3.1.12-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = imath
pkgdesc = A C++ and python library of 2D and 3D vector, matrix, and
math operations for computer graphics
pkgver = 3.1.12
- pkgrel = 1
+ pkgrel = 2
url = https://www.openexr.com/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=imath
pkgver=3.1.12
-pkgrel=1
+pkgrel=2
pkgdesc='A C++ and python library of 2D and 3D vector, matrix, and math
operations for computer graphics'
url='https://www.openexr.com/'
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/imath/-/commit/c1ee3f3af16e253a19106bb546759644c7dbcf6a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/imath/-/commit/c1ee3f3af16e253a19106bb546759644c7dbcf6a
You're receiving this email because of your account on gitlab.archlinux.org.