python3-nbxmpp: update to 3.2.4.

This commit is contained in:
teldra 2022-10-04 08:11:06 +02:00 committed by classabbyamp
parent 4b5caec98f
commit 25e0af638a
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-nbxmpp'
pkgname=python3-nbxmpp
version=3.1.1
version=3.2.4
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -11,9 +11,9 @@ short_desc="Non blocking Jabber/XMPP module"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://python-nbxmpp.gajim.org/"
#changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
checksum=04b32a479f7615d163a491cc11c60b4c14fd745281d465564cc71007ced6c839
checksum=74deff4fc20603255571f7e0b4cd68157e44e1e769341e63d32dd846a291a615
do_check() {
coverage run --source=nbxmpp -m unittest discover -v