2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-25 19:47:23 +00:00
David Runge d415e48646
Fix setuptools version detection in buildpath.py
libraries/libapparmor/swig/python/test/buildpath.py:
The changes introduced in
cc7f549665
targetted a wrong setuptools version (61.2).
The change in build directory naming has been introduced with 62.1
(1c23f5e1e4).

(cherry picked from commit fda390983f77c2d218690522eba35aecf20aa332)
2022-08-22 22:22:40 +02:00
..