python3-inflect: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:01 -04:00
parent d48777f1fa
commit c530c9d2b5

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.4 version=6.0.4
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3-pydantic" depends="python3-pydantic"