From 6e528c0a43dd899642851af421022d2abdfe066f Mon Sep 17 00:00:00 2001 From: lissine Date: Thu, 19 Sep 2024 20:25:36 +0100 Subject: [PATCH] python3-nbxmpp: update to 5.0.4. --- 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 4d859a2bbb2..8c051c324a4 100644 --- a/srcpkgs/python3-nbxmpp/template +++ b/srcpkgs/python3-nbxmpp/template @@ -1,6 +1,6 @@ # Template file for 'python3-nbxmpp' pkgname=python3-nbxmpp -version=5.0.3 +version=5.0.4 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=fcfc58a78ba33dd0f7517d27becd4db6c10203202e540dad9764e41f685b9feb +checksum=166ea10ff643dae7911b764393d3baf5298062b431d48ac67a439436c861d611 do_check() { coverage run --source=nbxmpp -m unittest discover -v