From c7868e2da06ef27cc57eaab47f4f5b871bd025bc Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:33:50 +0200 Subject: [PATCH] testing/php83-pecl-phpy: rebuild against python 3.14 --- testing/php83-pecl-phpy/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php83-pecl-phpy/APKBUILD b/testing/php83-pecl-phpy/APKBUILD index 5aeffcf7dda..64f3f7f7b06 100644 --- a/testing/php83-pecl-phpy/APKBUILD +++ b/testing/php83-pecl-phpy/APKBUILD @@ -2,7 +2,7 @@ pkgname=php83-pecl-phpy _extname=phpy pkgver=1.0.11 -pkgrel=1 +pkgrel=2 pkgdesc="Extension allows PHP 8.3 to directly use Python modules and functions without RPC - PECL" url="https://pecl.php.net/package/phpy" arch="all"