From 5a2b4b060252c000bfaa1908af9f360e02bdd10f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Mar 2026 12:09:18 +0100 Subject: [PATCH] main/py3-elementpath: rebuild against python 3.14 --- main/py3-elementpath/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-elementpath/APKBUILD b/main/py3-elementpath/APKBUILD index 5e9d13d8684..50f393f3303 100644 --- a/main/py3-elementpath/APKBUILD +++ b/main/py3-elementpath/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=py3-elementpath pkgver=5.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" url="https://github.com/sissaschool/elementpath" arch="noarch"