Skip to content

Commit

Permalink
python3-nbxmpp: update to 5.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
lissine0 authored and classabbyamp committed Jul 21, 2024
1 parent ee9d5c5 commit 516575d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-nbxmpp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-nbxmpp'
pkgname=python3-nbxmpp
version=5.0.1
version=5.0.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
Expand All @@ -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=6aa5c7519e00241feb18085315a26a451a42dac23286fda8c35711a2f1350719
checksum=b6e4a9ce89c21c3a2e384d94a8b564cc282cc72a683475e816ba952c3f19d7c0

do_check() {
coverage run --source=nbxmpp -m unittest discover -v
Expand Down

0 comments on commit 516575d

Please sign in to comment.