From f675668d294cd9dea805cfe2fa8bb3cb9f8c5bd8 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:53:43 +0200 Subject: [PATCH] testing/py3-jaraco.path: rebuild against python 3.14 --- testing/py3-jaraco.path/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-jaraco.path/APKBUILD b/testing/py3-jaraco.path/APKBUILD index 2639b91b84c..ce90e70665b 100644 --- a/testing/py3-jaraco.path/APKBUILD +++ b/testing/py3-jaraco.path/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy pkgname=py3-jaraco.path pkgver=3.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Cross platform hidden file detection" url="https://github.com/jaraco/jaraco.path" arch="noarch"