python3-tqdm: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:27 -04:00
parent a73fe0694e
commit f0c647f1bc

View file

@ -1,7 +1,7 @@
# Template file for 'python3-tqdm'
pkgname=python3-tqdm
version=4.48.2
revision=4
revision=5
wrksrc="tqdm-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"