py3status: update to 3.35.

This commit is contained in:
teldra 2021-03-29 09:12:21 +02:00 committed by Érico Nogueira Rolim
parent e7283929cc
commit daf2f58bbf

View file

@ -1,6 +1,6 @@
# Template file for 'py3status' # Template file for 'py3status'
pkgname=py3status pkgname=py3status
version=3.34 version=3.35
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=f1234e72cda0a792c3d71da3de3a3752ed3462b62793f6a1204372234a5d2521 checksum=8069e35ff7dead4feecdd714b6c36985c4dbfd2cc133ff0ae6d190e99549f55b
do_check() { do_check() {
python3 -m pytest python3 -m pytest