python3-slixmpp: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:40 -04:00
parent 554cc82554
commit bb64ecb334

View File

@ -1,7 +1,7 @@
# Template file for 'python3-slixmpp'
pkgname=python3-slixmpp
version=1.5.2
revision=3
revision=4
wrksrc="slixmpp-${version}"
build_style=python3-module
hostmakedepends="pkg-config python3-setuptools python3-Cython"