`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=16adb631958f0786e084763f5a920a43e0f26f27 commit 16adb631958f0786e084763f5a920a43e0f26f27 Author: Oz Tiram <oz.tiram@gmail.com> AuthorDate: 2024-03-25 11:54:00 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-03-25 14:30:23 +0000 app-admin/pwman3: remove 'distutils_enable_tests setup.py' Closes: https://bugs.gentoo.org/927511 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> app-admin/pwman3/pwman3-0.12.2.ebuild | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-)