python3-nbxmpp: update to 6.2.0.

This commit is contained in:
Emil Tomczyk 2025-05-16 14:25:18 +02:00 committed by Duncan Overbruck
parent 1c3fc68520
commit 8e8d2c49ed

View file

@ -1,6 +1,6 @@
# Template file for 'python3-nbxmpp'
pkgname=python3-nbxmpp
version=6.0.2
version=6.2.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
@ -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=41ca53c0e827d8363138df16094417468a7ddeb1c734947e31cf54ecac9d5581
checksum=5ad792f1324edff5a62217cfb9279dbb54ac48177958ef484556b56e8fce7160
do_check() {
coverage run --source=nbxmpp -m unittest discover -v