`distutils_enable_tests setup.py` is deprecated and going to be removed from the eclass (following upstream deprecation of the same thing). Please switch to some other unittest provider, e.g. `unittest` or `pytest`.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d3a797c663ac615c346c6e593c098da267238f commit 79d3a797c663ac615c346c6e593c098da267238f Author: John Helmert III <ajak@gentoo.org> AuthorDate: 2024-03-31 19:59:20 +0000 Commit: John Helmert III <ajak@gentoo.org> CommitDate: 2024-03-31 21:20:05 +0000 sys-process/glances: avoid distutils_enable_tests setup.py Bug: https://bugs.gentoo.org/927530 Signed-off-by: John Helmert III <ajak@gentoo.org> sys-process/glances/glances-3.3.0-r1.ebuild | 8 ++++++-- sys-process/glances/glances-3.4.0.3.ebuild | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-)
Oops, meant `Closes:`.