From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Wed, 20 Nov 2024 14:18:17 +0100, Bartosz Golaszewski wrote: > Python tests depend on the distutils package which not only is an > external dependency but is also deprecated. This series replaces it with > version parsing implemented in the C extension. > > Applied, thanks! [1/3] bindings: python: add .pyi files to EXTRA_DIST commit: 93613618d25d257d387fe146cb5e8edb1da728b0 [2/3] bindings: python: tests: rename procname to system commit: aa5a1e92b1487f8ebaa71e78537226a36dd70632 [3/3] bindings: python: tests: provide and use system.check_kernel_version() commit: db19ece3c5d5cf5f4f9af6473285de84a6a7e388 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>