From c1d6392a614eaefc427e358619b50fb8ddf467ea Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 25 Feb 2026 18:16:20 +0100 Subject: [PATCH] main/py3-sphinxcontrib-applehelp: rebuild against python 3.14 --- main/py3-sphinxcontrib-applehelp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-sphinxcontrib-applehelp/APKBUILD b/main/py3-sphinxcontrib-applehelp/APKBUILD index d78dfa4b7cf..ec0153fa2ba 100644 --- a/main/py3-sphinxcontrib-applehelp/APKBUILD +++ b/main/py3-sphinxcontrib-applehelp/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-sphinxcontrib-applehelp _pyname=sphinxcontrib-applehelp pkgver=1.0.4 -pkgrel=3 +pkgrel=4 pkgdesc="Sphinx applehelp extension" url="https://pypi.org/project/sphinxcontrib-applehelp" arch="noarch"