mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python3-nbxmpp: update to 6.2.0.
This commit is contained in:
parent
1c3fc68520
commit
8e8d2c49ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-nbxmpp'
|
# Template file for 'python3-nbxmpp'
|
||||||
pkgname=python3-nbxmpp
|
pkgname=python3-nbxmpp
|
||||||
version=6.0.2
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
|
@ -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=41ca53c0e827d8363138df16094417468a7ddeb1c734947e31cf54ecac9d5581
|
checksum=5ad792f1324edff5a62217cfb9279dbb54ac48177958ef484556b56e8fce7160
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
coverage run --source=nbxmpp -m unittest discover -v
|
coverage run --source=nbxmpp -m unittest discover -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue