python3-twitter: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:12 -04:00
parent 1d2b8d2ee1
commit c70a62bb88

View file

@ -2,7 +2,7 @@
pkgname=python3-twitter
_pkgname=${pkgname/3/}
version=3.5
revision=3
revision=4
wrksrc=$_pkgname-$version
build_style=python3-module
hostmakedepends="python3-setuptools"