From ef2fa66b3a5ecb432f0e4f5e8e18db2fe423e9b1 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:39:12 +0200 Subject: [PATCH] testing/py3-euclid3: rebuild against python 3.14 --- testing/py3-euclid3/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-euclid3/APKBUILD b/testing/py3-euclid3/APKBUILD index 791cd32f16a..94ae0eb865b 100644 --- a/testing/py3-euclid3/APKBUILD +++ b/testing/py3-euclid3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marian Buschsieweke pkgname=py3-euclid3 pkgver=0.01 -pkgrel=8 +pkgrel=9 pkgdesc="Vector, matrix, quaternion and some geometry in 2D and 3D for Python 3" url="https://github.com/euclid3/euclid3" arch="noarch"