liblouis: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:18 -04:00
parent 235c24c003
commit c5179805e4

View file

@ -1,10 +1,10 @@
# Template file for 'liblouis'
pkgname=liblouis
version=3.15.0
revision=3
revision=4
build_style=gnu-configure
configure_args="--enable-ucs4"
hostmakedepends="pkg-config help2man python3-devel"
hostmakedepends="pkg-config help2man python3-devel python3-setuptools"
makedepends="python3-devel"
depends="python3"
short_desc="Open-source braille translator and back-translator"