From aba6bf7ce7efcd819b6c1c10157b4e7b8964f986 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 19:54:12 +0100 Subject: [PATCH] community/py3-zabbix: rebuild against python 3.14 --- community/py3-zabbix/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-zabbix/APKBUILD b/community/py3-zabbix/APKBUILD index fcac3787050..6edb6872fc9 100644 --- a/community/py3-zabbix/APKBUILD +++ b/community/py3-zabbix/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-zabbix _pkgname="zabbix-api" pkgver=0.5.6 -pkgrel=2 +pkgrel=3 pkgdesc="Python3 Zabbix API" url="https://github.com/gescheit/scripts" arch="all"