`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=62b8bbfe52335c5110f52409921c6b0c349f51ff commit 62b8bbfe52335c5110f52409921c6b0c349f51ff Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-08-22 18:50:30 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-08-22 18:51:07 +0000 dev-python/pyyaml: use pytest for tests See-Also: https://github.com/yaml/pyyaml/pull/820 Closes: https://bugs.gentoo.org/927523 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/pyyaml/pyyaml-6.0.2.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)