python-evdev: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:59 +01:00
parent 230e356fd3
commit b2b6391a5f

View file

@ -1,7 +1,7 @@
# Template file for 'python-evdev' # Template file for 'python-evdev'
pkgname=python-evdev pkgname=python-evdev
version=1.2.0 version=1.2.0
revision=1 revision=2
build_style=python-module build_style=python-module
pycompile_module="evdev" pycompile_module="evdev"
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"