python3-slixmpp: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:13 -04:00
parent 280d30cbb8
commit b4d0e24fcd

View file

@ -1,7 +1,7 @@
# Template file for 'python3-slixmpp' # Template file for 'python3-slixmpp'
pkgname=python3-slixmpp pkgname=python3-slixmpp
version=1.5.2 version=1.5.2
revision=4 revision=5
build_style=python3-module build_style=python3-module
hostmakedepends="pkg-config python3-setuptools python3-Cython" hostmakedepends="pkg-config python3-setuptools python3-Cython"
makedepends="python3-devel libidn-devel" makedepends="python3-devel libidn-devel"