Summary: | dev-python/sphinxcontrib-plantuml: needs porting to Python 3.13 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Florian Schmaus <flow> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | flow |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 941893 | ||
Attachments: | build.log |
Description
Michał Górny
![]() ![]() ![]() ![]() 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(-) |