python3-cairo: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:56 -04:00
parent 16565ad63d
commit d7d08f790e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cairo' # Template file for 'python3-cairo'
pkgname=python3-cairo pkgname=python3-cairo
version=1.24.0 version=1.24.0
revision=1 revision=2
build_style=meson build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="cairo-devel python3-devel" makedepends="cairo-devel python3-devel"