From f5696c787bec775067bea1c191299b227fcdb603 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:48:24 +0200 Subject: [PATCH] testing/py3-astral: rebuild against python 3.14 --- testing/py3-astral/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-astral/APKBUILD b/testing/py3-astral/APKBUILD index 44c3a5ab39b..af65838acbf 100644 --- a/testing/py3-astral/APKBUILD +++ b/testing/py3-astral/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-astral _pkgname=astral pkgver=3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Calculations for the position of the sun and moon" url="https://pypi.org/project/astral" arch="noarch"