This package still uses the legacy eclass code paths. These paths are deprecated and pose a significant maintenance cost. Please update the package to use PEP517 build mode. For more information, please see the Python Guide, particularly; https://projects.gentoo.org/python/guide/migration.html#migrating-to-pep-517-builds
[Adding this comment en-masse, sorry for the noise, but it's important.) 1. Please take particular care to check file diffs before/after, possibly using `iwdevtools`. Keep a particular eye out for e.g. config files now missing from /etc and instead being in /usr/lib/python*/site-packages, etc. 2. Please make sure to do the migration in a new revision in ~arch, partly because of 1.
slibtool_tinderbox has reproduced this issue with version 0.37-r1 - Updating summary.
Final ping. Please note that we will not hesitate to last rite low profile packages over this.
ci has reproduced this issue with version 0.37-r2 - Updating summary.
lto_tinderbox has reproduced this issue with version 0.38.3 - Updating summary.
Absolutely final ping before I really start last riting stuff.
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(+)