From 60080a4f829ffba9d2a8efe4813227cc52bb1bbb Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:37:20 +0200 Subject: [PATCH] testing/py3-editdistance-s: rebuild against python 3.14 --- testing/py3-editdistance-s/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-editdistance-s/APKBUILD b/testing/py3-editdistance-s/APKBUILD index f532899bc4b..20f510bc4df 100644 --- a/testing/py3-editdistance-s/APKBUILD +++ b/testing/py3-editdistance-s/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-editdistance-s _pyname=editdistance-s pkgver=1.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Fast implementation of the edit distance" url="https://github.com/asottile-archive/editdistance-s" arch="all"