TwitchNotifier: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-13 09:37:57 -04:00
parent 1bd82b115a
commit 613c1c37f4

View file

@ -1,7 +1,7 @@
# Template file for 'TwitchNotifier' # Template file for 'TwitchNotifier'
pkgname=TwitchNotifier pkgname=TwitchNotifier
version=0.5 version=0.5
revision=3 revision=4
build_style=python3-module build_style=python3-module
hostmakedepends="python3-devel" hostmakedepends="python3-devel"
makedepends="python3-devel" makedepends="python3-devel"