`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=4486a20586a69f01ca941235eb604e88bb4001ae commit 4486a20586a69f01ca941235eb604e88bb4001ae Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-09-08 14:13:56 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-09-08 14:16:54 +0000 app-misc/khard: Use unittest to run tests Closes: https://bugs.gentoo.org/927514 Signed-off-by: Michał Górny <mgorny@gentoo.org> app-misc/khard/khard-0.18.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)