poezio: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:37 -04:00
parent fb43605762
commit 0e42393c5c

View file

@ -1,7 +1,7 @@
# Template file for 'poezio' # Template file for 'poezio'
pkgname=poezio pkgname=poezio
version=0.14 version=0.14
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools pkg-config" hostmakedepends="python3-setuptools pkg-config"
makedepends="python3-devel" makedepends="python3-devel"