From fc95bf2b07a93cdaff002fe4971842173f148de2 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:52:43 +0200 Subject: [PATCH] testing/py3-ioctl-opt: rebuild against python 3.14 --- testing/py3-ioctl-opt/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-ioctl-opt/APKBUILD b/testing/py3-ioctl-opt/APKBUILD index fa53a4b8a24..aa7124c30a0 100644 --- a/testing/py3-ioctl-opt/APKBUILD +++ b/testing/py3-ioctl-opt/APKBUILD @@ -2,7 +2,7 @@ maintainer="Joshua Murphy " pkgname=py3-ioctl-opt pkgver=1.3 -pkgrel=0 +pkgrel=1 pkgdesc="Pythonified linux asm-generic/ioctl.h" url="https://github.com/vpelletier/python-ioctl-opt" arch="noarch"