`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=ea43d63d1245912a9bf8e259b70f3e2cdf51d204 commit ea43d63d1245912a9bf8e259b70f3e2cdf51d204 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-07-07 20:01:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-07-09 12:51:25 +0000 dev-python/protobuf-python: update 5.27.2, drop 9999 protobuf-python can no longer be build from github archives. https://github.com/protocolbuffers/protobuf/blob/main/python/README.md#building-from-setuppy Closes: https://bugs.gentoo.org/920646 Closes: https://bugs.gentoo.org/933068 Closes: https://bugs.gentoo.org/927521 Closes: https://github.com/gentoo/gentoo/pull/36885 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../protobuf-python/protobuf-python-5.27.2.ebuild | 74 ++++---------------- .../protobuf-python/protobuf-python-9999.ebuild | 79 ---------------------- 2 files changed, 13 insertions(+), 140 deletions(-)
Let's keep this open until old ebuilds are gone.