Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user