`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 closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a46115c244ba3c86bda5ab88edf9b64957f26f5 commit 7a46115c244ba3c86bda5ab88edf9b64957f26f5 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-08-20 10:24:19 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-08-20 10:26:01 +0000 app-text/htmlmin: Run tests via unittest Closes: https://bugs.gentoo.org/927516 Signed-off-by: Michał Górny <mgorny@gentoo.org> app-text/htmlmin/htmlmin-0.1.12-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)