2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-27 20:47:16 +00:00

3 Commits

Author SHA1 Message Date
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
Ben Greiner
63751d20e2
reviewed edits
(cherry picked from commit d442584a0a724266b0cc2f3cc5c1b346debf1cdf)
2022-08-22 22:21:11 +02:00
Ben Greiner
8921644ab4
use new build_platlib path with setuptools >= 61.2
(cherry picked from commit 47d68dac0f3f74cde37e02e9b4634992219714ed,
 adjusted to the 2.13 branch which used slightly different python
 commands. Also, utils/test/README.md doesn't exist in 2.13, therefore
 drop the part that changes it)
2022-08-22 22:16:09 +02:00