From d7ffd0938ab20306710966ccc1becbb52aca17f5 Mon Sep 17 00:00:00 2001 From: Emil Tomczyk Date: Mon, 21 Nov 2022 09:26:25 +0100 Subject: [PATCH] python3-nbxmpp: update to 3.2.5. --- srcpkgs/python3-nbxmpp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template index 2f96ad3c38c0..ae292abd0506 100644 --- a/srcpkgs/python3-nbxmpp/template +++ b/srcpkgs/python3-nbxmpp/template @@ -1,7 +1,7 @@ # Template file for 'python3-nbxmpp' pkgname=python3-nbxmpp -version=3.2.4 -revision=2 +version=3.2.5 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-gobject python3-openssl python3-precis-i18n python3-idna libsoup" @@ -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=74deff4fc20603255571f7e0b4cd68157e44e1e769341e63d32dd846a291a615 +checksum=1c0251e2acddd75458f50b4ead4154ce637006974a98cacff9c4b6b89ff0ff54 do_check() { coverage run --source=nbxmpp -m unittest discover -v