python3-text-unidecode: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:10 -04:00
parent ec1722e6ce
commit bbe8a6abc5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-text-unidecode'
pkgname=python3-text-unidecode
version=1.3
revision=1
revision=2
wrksrc="text-unidecode-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"