python3-nbxmpp: update to 3.2.5.

This commit is contained in:
Emil Tomczyk 2022-11-21 09:26:25 +01:00 committed by classabbyamp
parent 25a53c7973
commit fd220e249b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-nbxmpp'
pkgname=python3-nbxmpp
version=3.2.4
revision=2
version=3.2.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-gobject python3-openssl python3-precis-i18n python3-idna libsoup"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://python-nbxmpp.gajim.org/"
changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
checksum=74deff4fc20603255571f7e0b4cd68157e44e1e769341e63d32dd846a291a615
checksum=1c0251e2acddd75458f50b4ead4154ce637006974a98cacff9c4b6b89ff0ff54
do_check() {
coverage run --source=nbxmpp -m unittest discover -v