Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952605 - net-mail/queue-repair: needs porting to Python 3.13
Summary: net-mail/queue-repair: needs porting to Python 3.13
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 16:02 UTC by Michał Górny
Modified: 2025-05-27 08:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
queue-repair ebuild without 2to3 and python 3.13 (queue-repair-0.9.0-r3.ebuild,740 bytes, text/plain)
2025-05-24 19:26 UTC, Florian Faber
Details
Patch file for Python 3 (queue_repair.patch,8.43 KB, patch)
2025-05-24 19:27 UTC, Florian Faber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-27 16:02:43 UTC
The package needs porting to Python 3.13.
Comment 1 Florian Faber 2025-05-24 19:26:23 UTC
Created attachment 929453 [details]
queue-repair ebuild without 2to3 and python 3.13
Comment 2 Florian Faber 2025-05-24 19:27:07 UTC
Created attachment 929454 [details, diff]
Patch file for Python 3
Comment 3 Florian Faber 2025-05-24 19:27:56 UTC
Patch for Python 3 is available since 2020 on https://notes.sagredo.eu/en/qmail-notes-185/queue-repair-21.html.
Comment 4 Larry the Git Cow gentoo-dev 2025-05-27 08:28:13 UTC
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(+)
Comment 5 Florian Faber 2025-05-27 08:29:31 UTC
Top!


OSZAR »