From d57c77f1bb2b09fa9436aafc709b039ff4aa37bc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Mar 2026 12:17:16 +0100 Subject: [PATCH] main/py3-olefile: rebuild against python 3.14 --- main/py3-olefile/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-olefile/APKBUILD b/main/py3-olefile/APKBUILD index 7c2f64ad894..a9de717448f 100644 --- a/main/py3-olefile/APKBUILD +++ b/main/py3-olefile/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=py3-olefile pkgver=0.47 -pkgrel=0 +pkgrel=1 pkgdesc="Python module to read/write MS OLE2 files" url="https://www.decalage.info/olefile" arch="noarch"