screenkey: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:18 -04:00
parent 159f722538
commit af9553ce2a

View file

@ -1,7 +1,7 @@
# Template file for 'screenkey' # Template file for 'screenkey'
pkgname=screenkey pkgname=screenkey
version=1.2 version=1.2
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="intltool python3-setuptools python3-distutils-extra" hostmakedepends="intltool python3-setuptools python3-distutils-extra"
depends="gtk+3 libX11 python3-gobject" depends="gtk+3 libX11 python3-gobject"