python3-enchant: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:29 -04:00
parent 97ee3746ed
commit c119b07278

View file

@ -1,7 +1,7 @@
# Template file for 'python3-enchant' # Template file for 'python3-enchant'
pkgname=python3-enchant pkgname=python3-enchant
version=3.2.0 version=3.2.0
revision=3 revision=4
wrksrc="pyenchant-${version}" wrksrc="pyenchant-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools enchant2-devel" hostmakedepends="python3-setuptools enchant2-devel"