From 1f45ab4e3c5ccbe5175383e41c9cf393b60f9941 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 19:57:31 +0100 Subject: [PATCH] community/py3status: rebuild against python 3.14 --- community/py3status/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3status/APKBUILD b/community/py3status/APKBUILD index a2ef680e97d..f9566b619f2 100644 --- a/community/py3status/APKBUILD +++ b/community/py3status/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=py3status pkgver=3.63 -pkgrel=0 +pkgrel=1 pkgdesc="Extensible i3status wrapper written in python" url="https://ultrabug.github.io/py3status/" arch="noarch"