DisplayCAL: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-10-02 10:05:45 -04:00
parent 2e29c0e445
commit 4b3507d40c

View file

@ -1,9 +1,9 @@
# Template file for 'DisplayCAL' # Template file for 'DisplayCAL'
pkgname=DisplayCAL pkgname=DisplayCAL
version=3.9.11 version=3.9.11
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3" hostmakedepends="python3-setuptools"
makedepends="python3-devel libXxf86vm-devel libXinerama-devel libXrandr-devel" makedepends="python3-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
depends="python3-dbus python3-numpy python3-distro python3-send2trash wxPython depends="python3-dbus python3-numpy python3-distro python3-send2trash wxPython
argyllcms" argyllcms"