python3-cairo: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:50 -04:00
parent b3ab1245e0
commit b9995a5aae

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cairo' # Template file for 'python3-cairo'
pkgname=python3-cairo pkgname=python3-cairo
version=1.20.1 version=1.20.1
revision=3 revision=4
wrksrc="pycairo-${version}" wrksrc="pycairo-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"