From 72de6a58e6cd32edd4e0b0dafaa40e6fd63f50e2 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:46:44 +0200 Subject: [PATCH] testing/py3-arcus: rebuild against python 3.14 --- testing/py3-arcus/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-arcus/APKBUILD b/testing/py3-arcus/APKBUILD index 039a8726d65..4cac9613968 100644 --- a/testing/py3-arcus/APKBUILD +++ b/testing/py3-arcus/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-arcus # Needs to be upgraded in sync with libarcus pkgver=5.3.0 -pkgrel=5 +pkgrel=6 pkgdesc="Python bindings for libarcus" url="https://github.com/Ultimaker/pyArcus" arch="all"