The package needs porting to Python 3.13.
Created attachment 923482 [details] build.log Test suite passes with Python 3.12: * python3_12: running distutils-r1_run_phase python_test […] 20 passed, 1 skipped, 2 warnings in 3.09s but fails with Python 3.13: * python3_13: running distutils-r1_run_phase python_test […] 15 failed, 5 passed, 1 skipped, 2 warnings in 3.09s
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3040ea9707fbe98d50c91477aba9abfb230dd456 commit 3040ea9707fbe98d50c91477aba9abfb230dd456 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2025-04-02 07:03:06 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2025-04-02 07:05:15 +0000 dev-python/sphinxcontrib-plantuml: enable python3.13 Apply upstream patch to fix tests on Python 3.13. Closes: https://bugs.gentoo.org/952406 Signed-off-by: Florian Schmaus <flow@gentoo.org> dev-python/sphinxcontrib-plantuml/Manifest | 1 + .../sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.30.ebuild | 10 ++++++++-- 2 files changed, 9 insertions(+), 2 deletions(-)