From 041f3725972ac7fe86aedbc3bedd653c5614010b Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:00:43 +0200 Subject: [PATCH] testing/py3-fastavro: rebuild against python 3.14 --- testing/py3-fastavro/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD index 188533c3715..ac342146051 100644 --- a/testing/py3-fastavro/APKBUILD +++ b/testing/py3-fastavro/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-fastavro _pkgname=fastavro pkgver=1.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="Fast Avro for Python" # Tests for optional zstd and snappy codecs require # unpackaged python modules 'zstandard' and 'python-snappy'