From f3c85d78b1bd955243e78d4319fef863140b5f8b Mon Sep 17 00:00:00 2001 From: Dexter Gaon-Shatford Date: Sat, 10 Jun 2023 14:02:43 -0400 Subject: [PATCH] python3-nbxmpp: update to 4.3.0. --- srcpkgs/python3-nbxmpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template index c0b5750436b..3243c1b3c6a 100644 --- a/srcpkgs/python3-nbxmpp/template +++ b/srcpkgs/python3-nbxmpp/template @@ -1,6 +1,6 @@ # Template file for 'python3-nbxmpp' pkgname=python3-nbxmpp -version=4.2.0 +version=4.3.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=ba16ab684c678f15cb85f582a51be690e48330bbcb569aa32b7d104293392d28 +checksum=60124e8ad0f84ade76df44c54354c040c5d14bfdef262598988e7c9e31b4a6f7 do_check() { coverage run --source=nbxmpp -m unittest discover -v