mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
README: require python 3.3 for utils
... and drop the long-deprecated python 2.7 option, which no longer works. This is a follow-up of https://gitlab.com/apparmor/apparmor/-/merge_requests/481 which did this change on the code side.
This commit is contained in:
parent
5583569a29
commit
baab417059
1 changed files with 1 additions and 2 deletions
|
@ -328,8 +328,7 @@ The AppArmor userspace utilities are written with some assumptions about
|
|||
installed and available versions of other tools. This is a (possibly
|
||||
incomplete) list of known version dependencies:
|
||||
|
||||
The Python utilities require a minimum of Python 2.7 (deprecated) or Python 3.3.
|
||||
Python 3.x is recommended. Python 2.x support is deprecated since AppArmor 2.11.
|
||||
The Python utilities require a minimum of Python 3.3.
|
||||
|
||||
The aa-notify tool's Python dependencies can be satisfied by installing the
|
||||
following packages (Debian package names, other distros may vary):
|
||||
|
|
Loading…
Add table
Reference in a new issue