From 66a07728fd25d907079b758faaba89fde445ed57 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:06:27 +0200 Subject: [PATCH] testing/py3-dpath: rebuild against python 3.14 --- testing/py3-dpath/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-dpath/APKBUILD b/testing/py3-dpath/APKBUILD index 1cc629ff213..1e9044bcdb5 100644 --- a/testing/py3-dpath/APKBUILD +++ b/testing/py3-dpath/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-dpath _pkgname=dpath pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Filesystem-like pathing and searching for dictionaries" url="https://github.com/dpath-maintainers/dpath-python" arch="noarch"