Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951046 - net-mail/notmuch: please port to pypy3.11
Summary: net-mail/notmuch: please port to pypy3.11
Status: RESOLVED FIXED
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:
Depends on:
Blocks: pypy3.11-porting
  Show dependency tree
 
Reported: 2025-03-09 16:01 UTC by Michał Górny
Modified: 2025-03-22 21:14 UTC (History)
0 users

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


Attachments

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-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(+)