py3status: update to 3.36.

Closes: #30004 [via git-merge-pr]
This commit is contained in:
teldra 2021-04-04 20:36:01 +02:00 committed by Érico Nogueira
parent 0d84d595d7
commit b1ef911514

View file

@ -1,6 +1,6 @@
# Template file for 'py3status' # Template file for 'py3status'
pkgname=py3status pkgname=py3status
version=3.35 version=3.36
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -10,8 +10,9 @@ short_desc="Alternative i3bar implementation in Python3"
maintainer="teldra <teldra@rotce.de>" 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"
changelog="https://raw.githubusercontent.com/ultrabug/py3status/master/CHANGELOG"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=8069e35ff7dead4feecdd714b6c36985c4dbfd2cc133ff0ae6d190e99549f55b checksum=d5c26058217975014e0b5590b4a0df535b3e7969455bdf566d96d801ae46fbba
do_check() { do_check() {
python3 -m pytest python3 -m pytest