python3-libevdev: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:23 -04:00
parent ecb026d6ae
commit ef1896d090

View file

@ -1,7 +1,7 @@
# Template file for 'python3-libevdev' # Template file for 'python3-libevdev'
pkgname=python3-libevdev pkgname=python3-libevdev
version=0.9 version=0.9
revision=3 revision=4
_githash=5cc6bd17be733f87c77726fee2a6fa760f413a3e _githash=5cc6bd17be733f87c77726fee2a6fa760f413a3e
wrksrc="python-libevdev-${version}-${_githash}" wrksrc="python-libevdev-${version}-${_githash}"
build_style=python3-module build_style=python3-module