python3-twitter: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:12 -04:00
parent bb19cefb31
commit b9c19acb61
1 changed files with 1 additions and 1 deletions

View File

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