python3-wcwidth: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:43 -04:00
parent bd84cd1a06
commit dc28ff5f67

View file

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