py3status: update to 3.29
This commit is contained in:
parent
a2e212363f
commit
b31f3832cf
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.28
|
||||
version=3.29
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-pyudev"
|
||||
|
@ -12,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=d802c87c6b8283495040feb19ccd44691b7cbf7a61b1503d2d4f24d1b89c5cb3
|
||||
checksum=86cbb522b7ceb1adf777c75e974514ec0ea52fdb6f11fff0af0b644eab39baad
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue