python3-inflect: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:52 -04:00
parent 758dccd3eb
commit 018a7af9e2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-inflect' # Template file for 'python3-inflect'
pkgname=python3-inflect pkgname=python3-inflect
version=6.0.1 version=6.0.1
revision=1 revision=2
wrksrc=inflect-${version} wrksrc=inflect-${version}
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"