python3-nbxmpp: update to 5.0.0.

This commit is contained in:
Emil Tomczyk 2024-06-11 14:48:57 +02:00 committed by classabbyamp
parent 64865e83fc
commit 784657bca2

View file

@ -1,6 +1,6 @@
# Template file for 'python3-nbxmpp'
pkgname=python3-nbxmpp
version=4.5.3
version=5.0.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=6e620e6da8ec9f9bc4fad4b1f7ff8467c3ae9efee8ea0593ce4258ac03e00b9e
checksum=52319a08fb0f017833a305342a67d07f77f167821c975e2cc520b6b86d4cdc54
do_check() {
coverage run --source=nbxmpp -m unittest discover -v