python3-twitter: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:56 -04:00
parent df8627e60a
commit ab5dc2e92a

View file

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