Rebuild with python 3.14

This commit is contained in:
2026-05-06 21:34:45 +03:00
parent cde109747a
commit 709b20a9d0
+2 -2
View File
@@ -1,7 +1,7 @@
name: apparmor
description: Mandatory Access Control (MAC) mechanism which uses the Linux Security Module (LSM) framework
version: 4.1.7
revision: 2
revision: 3
url: https://gitlab.com/apparmor/apparmor
license: GPL2-only
maintainers:
@@ -12,7 +12,7 @@ depends:
- bash
- glibc
- pam
- python3
- python3=3.14.*
optional_depends:
- perl:For perl bindings
- ruby:For ruby bindings