py3status: update to 3.30
This commit is contained in:
parent
b808c85e87
commit
9ae1c47cde
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'py3status'
|
# Template file for 'py3status'
|
||||||
pkgname=py3status
|
pkgname=py3status
|
||||||
version=3.29
|
version=3.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ultrabug/py3status"
|
homepage="https://github.com/ultrabug/py3status"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=86cbb522b7ceb1adf777c75e974514ec0ea52fdb6f11fff0af0b644eab39baad
|
checksum=908585b3994f84890007873d8d9d12a45a3b66b0120b11766d6ee973b63008bb
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Reference in New Issue