From efd0ac82c98c262ed45264d43e6ad00daa20f983 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:32:30 +0200 Subject: [PATCH] testing/py3-bitstruct: rebuild against python 3.14 --- testing/py3-bitstruct/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-bitstruct/APKBUILD b/testing/py3-bitstruct/APKBUILD index d3d4f661938..50aaf1aa03d 100644 --- a/testing/py3-bitstruct/APKBUILD +++ b/testing/py3-bitstruct/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=py3-bitstruct pkgver=8.19.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python bit pack/unpack package" url="https://github.com/eerimoq/bitstruct" arch="all"