python3-xcffib: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:05 -04:00
parent 79f137f48c
commit affff46f8d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-xcffib' # Template file for 'python3-xcffib'
pkgname=python3-xcffib pkgname=python3-xcffib
version=0.11.1 version=0.11.1
revision=1 revision=2
wrksrc=xcffib-${version} wrksrc=xcffib-${version}
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools pkg-config cabal-install parallel xcb-proto python3-cffi python3-wheel" hostmakedepends="python3-setuptools pkg-config cabal-install parallel xcb-proto python3-cffi python3-wheel"