From 6949a9c629a8f9485d844acbddf9d900af33c3b5 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 4 Apr 2021 20:06:19 +0200 Subject: [PATCH] py3status: update to 3.36. #### Have the results of the proposed changes been tested? - [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR #### Does it build and run successfully? (Please choose at least one native build and, if supported, at least one cross build. More are better.) - [x] I built this PR locally for my native architecture, (ARCH-LIBC) - [x] I built this PR locally for these architectures (if supported. mark crossbuilds): - [x] aarch64-musl - [x] armv7l - [x] armv6l-musl --- srcpkgs/py3status/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template index dbc52049950e..b9bfc3158f65 100644 --- a/srcpkgs/py3status/template +++ b/srcpkgs/py3status/template @@ -1,6 +1,6 @@ # Template file for 'py3status' pkgname=py3status -version=3.35 +version=3.36 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="teldra " license="BSD-3-Clause" homepage="https://github.com/ultrabug/py3status" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=8069e35ff7dead4feecdd714b6c36985c4dbfd2cc133ff0ae6d190e99549f55b +checksum=d5c26058217975014e0b5590b4a0df535b3e7969455bdf566d96d801ae46fbba do_check() { python3 -m pytest