From 6aa81c75d4a3d2413e435efd651f615bf3bfbf57 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:25:35 +0200 Subject: [PATCH] testing/py3-bidict: rebuild against python 3.14 --- testing/py3-bidict/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-bidict/APKBUILD b/testing/py3-bidict/APKBUILD index b54b9cd920e..aed16c3625b 100644 --- a/testing/py3-bidict/APKBUILD +++ b/testing/py3-bidict/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=py3-bidict pkgver=0.23.1 -pkgrel=1 +pkgrel=2 pkgdesc="The bidirectional mapping library for Python" url="https://bidict.readthedocs.io/" arch="noarch"