From 4d777712c8f90af18a7270f28f834dfd44d1afdf Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:52:34 +0200 Subject: [PATCH] testing/dooit-extras: rebuild against python 3.14 --- testing/dooit-extras/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/dooit-extras/APKBUILD b/testing/dooit-extras/APKBUILD index cd3d322864d..058308820fc 100644 --- a/testing/dooit-extras/APKBUILD +++ b/testing/dooit-extras/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=dooit-extras pkgver=0.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of utilities to customize dooit" url="https://dooit-org.github.io/dooit-extras" arch="noarch"