libvoikko: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:49 -04:00
parent c118148cea
commit 4e54307898
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libvoikko' # Template file for 'libvoikko'
pkgname=libvoikko pkgname=libvoikko
version=4.3.1 version=4.3.1
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko" configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
pycompile_module="libvoikko.py" pycompile_module="libvoikko.py"