python3-ewmh: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:55 -04:00
parent ef54fb5378
commit d611eead7d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ewmh' # Template file for 'python3-ewmh'
pkgname=python3-ewmh pkgname=python3-ewmh
version=0.1.6 version=0.1.6
revision=6 revision=7
wrksrc="ewmh-${version}" wrksrc="ewmh-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"