python3-nbxmpp: update to 6.0.2.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'python3-nbxmpp'
|
# Template file for 'python3-nbxmpp'
|
||||||
pkgname=python3-nbxmpp
|
pkgname=python3-nbxmpp
|
||||||
version=5.0.4
|
version=6.0.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3-gobject python3-openssl python3-precis-i18n python3-idna libsoup3"
|
depends="python3-gobject python3-openssl python3-packaging python3-precis-i18n python3-idna libsoup3"
|
||||||
checkdepends="${depends} python3-packaging python3-wheel python3-pylint python3-coverage"
|
checkdepends="${depends} python3-packaging python3-wheel python3-pylint python3-coverage"
|
||||||
short_desc="Non blocking Jabber/XMPP module"
|
short_desc="Non blocking Jabber/XMPP module"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||||||
homepage="https://python-nbxmpp.gajim.org/"
|
homepage="https://python-nbxmpp.gajim.org/"
|
||||||
changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
|
changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
|
||||||
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
||||||
checksum=166ea10ff643dae7911b764393d3baf5298062b431d48ac67a439436c861d611
|
checksum=41ca53c0e827d8363138df16094417468a7ddeb1c734947e31cf54ecac9d5581
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
coverage run --source=nbxmpp -m unittest discover -v
|
coverage run --source=nbxmpp -m unittest discover -v
|
||||||
|
|||||||
Reference in New Issue
Block a user