py3status: update to 3.21
This commit is contained in:
parent
f1be8176e2
commit
eba98747fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'py3status'
|
||||
pkgname=py3status
|
||||
version=3.20
|
||||
version=3.21
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ultrabug/py3status"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=136d3033f6945b522d02f43754b265d7f451694fa57577d923071de1831101f1
|
||||
checksum=81a5e9a2cae77e148fd3ef1647426136e9b001c1fb8d8e9c7ade9fb5e6a0ae1b
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue