xcb-proto: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:57 -04:00
parent a6c7504514
commit 0361123439

View file

@ -1,7 +1,7 @@
# Template file for 'xcb-proto' # Template file for 'xcb-proto'
pkgname=xcb-proto pkgname=xcb-proto
version=1.14.1 version=1.14.1
revision=3 revision=4
wrksrc="xcbproto-${pkgname}-${version}" wrksrc="xcbproto-${pkgname}-${version}"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="python3 automake" hostmakedepends="python3 automake"