mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python3-nbxmpp: update to 4.5.2.
This commit is contained in:
parent
ea55ff0034
commit
ac7c55bc20
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-nbxmpp'
|
# Template file for 'python3-nbxmpp'
|
||||||
pkgname=python3-nbxmpp
|
pkgname=python3-nbxmpp
|
||||||
version=4.3.0
|
version=4.5.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-precis-i18n python3-idna libsoup3"
|
||||||
|
@ -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=60124e8ad0f84ade76df44c54354c040c5d14bfdef262598988e7c9e31b4a6f7
|
checksum=fc6ec54e38c785ff8596943660336dc1f4511170e96693d3e7a44bee43f90d74
|
||||||
|
|
||||||
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