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 name: apparmor
description: Mandatory Access Control (MAC) mechanism which uses the Linux Security Module (LSM) framework description: Mandatory Access Control (MAC) mechanism which uses the Linux Security Module (LSM) framework
version: 4.1.7 version: 4.1.7
revision: 2 revision: 3
url: https://gitlab.com/apparmor/apparmor url: https://gitlab.com/apparmor/apparmor
license: GPL2-only license: GPL2-only
maintainers: maintainers:
@@ -12,7 +12,7 @@ depends:
- bash - bash
- glibc - glibc
- pam - pam
- python3 - python3=3.14.*
optional_depends: optional_depends:
- perl:For perl bindings - perl:For perl bindings
- ruby:For ruby bindings - ruby:For ruby bindings