python3-nbxmpp: update to 3.1.1.

This commit is contained in:
teldra 2022-05-18 11:55:06 +02:00 committed by classabbyamp
parent d0f0cedd06
commit 82575bdf11

View File

@ -1,6 +1,6 @@
# Template file for 'python3-nbxmpp'
pkgname=python3-nbxmpp
version=2.0.4
version=3.1.1
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -13,7 +13,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=2cc967808fe73d01adee59c084d17bf5f1d27e33e98ed4f2467a1e7c638457e8
checksum=04b32a479f7615d163a491cc11c60b4c14fd745281d465564cc71007ced6c839
do_check() {
coverage run --source=nbxmpp -m unittest discover -v