From cb7544997df7230d90a1983b3dbc5481bace95fe Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 13:20:17 +0200 Subject: [PATCH] testing/uranium: rebuild against python 3.14 --- testing/uranium/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/uranium/APKBUILD b/testing/uranium/APKBUILD index e896971620a..9c3bbc88228 100644 --- a/testing/uranium/APKBUILD +++ b/testing/uranium/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Anjandev Momi pkgname=uranium pkgver=5.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="A Python framework for building Desktop applications" url="https://github.com/Ultimaker/Uranium" arch="noarch !armhf !riscv64" # armhf: no py3-qt5, rv64: no py3-shapely