The package needs porting to Python 3.13.
Created attachment 929453 [details] queue-repair ebuild without 2to3 and python 3.13
Created attachment 929454 [details, diff] Patch file for Python 3
Patch for Python 3 is available since 2020 on https://notes.sagredo.eu/en/qmail-notes-185/queue-repair-21.html.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52013b84c9bab8aaf5a7a673c566c0425f048d0e commit 52013b84c9bab8aaf5a7a673c566c0425f048d0e Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-05-25 10:20:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-27 08:27:41 +0000 net-mail/queue-repair: enable py3.13 + bump EAPI Drop 2to3 use thanks to patch pointed to by Florian Faber. Bug: https://bugs.gentoo.org/952605 Thanks-To: Florian Faber <faber@faberman.de> Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42252 Closes: https://github.com/gentoo/gentoo/pull/42252 Signed-off-by: Sam James <sam@gentoo.org> .../files/queue-repair-0.9.0-python3.patch | 244 +++++++++++++++++++++ net-mail/queue-repair/queue-repair-0.9.0-r3.ebuild | 32 +++ 2 files changed, 276 insertions(+)
Top!