Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 951046

Summary: net-mail/notmuch: please port to pypy3.11
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 950989    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-09 16:01:20 UTC
See tracker.
Comment 1 Larry the Git Cow gentoo-dev 2025-03-22 21:14:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cdbd9df0773979ca57319490c97ee84a959bdec

commit 4cdbd9df0773979ca57319490c97ee84a959bdec
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-22 20:55:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-22 21:13:59 +0000

    net-mail/notmuch: add 0.39
    
    * Switch to PEP517
    * Use `die -n` with epytest so we don't ignore Python bindings failures
    * Drop legacy Python bindings (just keep cffi ones); 0.39 upstream finally
      dropped these
    * Install man pages and info pages unconditionally per QA policy
    
    Bug: https://bugs.gentoo.org/948351
    Closes: https://bugs.gentoo.org/751517
    Closes: https://bugs.gentoo.org/910004
    Closes: https://bugs.gentoo.org/951046
    Signed-off-by: Sam James <sam@gentoo.org>

 net-mail/notmuch/Manifest                          |   1 +
 .../files/notmuch-0.39-no-compress-man-pages.patch |  67 ++++++
 net-mail/notmuch/notmuch-0.39.ebuild               | 262 +++++++++++++++++++++
 3 files changed, 330 insertions(+)