py3status: update to 3.24.
This commit is contained in:
parent
d448a479fc
commit
c0c01ec020
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.23
|
||||
version=3.24
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="py3status"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-pyudev"
|
||||
checkdepends="python3-pytest"
|
||||
|
@ -13,7 +12,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=e94d66770a9a0cd97ab480b7a92e5392b8e037e3d5ee3bb3cb070d6becc99c12
|
||||
checksum=59527bb01e12d9f4cedcb811f0f41497ef028555ee91469e2b9ab4d66f80553d
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue