python3-xkbcommon: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:21 -04:00
parent 6c5e152cb6
commit 1730c2c743

View file

@ -1,7 +1,7 @@
# Template file for 'python3-xkbcommon' # Template file for 'python3-xkbcommon'
pkgname=python3-xkbcommon pkgname=python3-xkbcommon
version=0.8 version=0.8
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-cffi python3-setuptools python3-wheel" hostmakedepends="python3-cffi python3-setuptools python3-wheel"
makedepends="libxkbcommon-devel python3-devel" makedepends="libxkbcommon-devel python3-devel"