From 2f875e6191c6c59c9e909d547c326bf4b10bc05b Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 15:03:31 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 9d27a7d..f1cf3f8 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: audit description: Userspace components of the audit framework version: 4.1.4 -revision: 1 +revision: 2 url: https://github.com/linux-audit/audit-userspace license: GPL2-or-later,LGPL2-or-later maintainers: @@ -18,7 +18,7 @@ make_depends: - bash-completion - openldap - linux-api-headers - - python3 + - python3=3.14.* - swig downloads: - url: https://github.com/linux-audit/audit-userspace/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz