libvoikko: rebuild for Python 3.12
This commit is contained in:
parent
c118148cea
commit
4e54307898
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue