mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-04-03 23:31:36 +00:00

The distutils package is deprecated and scheduled to be removed in Python 3.12. Use the sysconfig module instead. Signed-off-by: James Carter <jwcart2@gmail.com> Acked-by: Petr Lautrbach <plautrba@redhat.com>