notmuch (0.39-1)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the archive/debian/0.39-1 tag
- Git: https://git.notmuchmail.org/git/notmuch -b release
-
- Branch: release
- Path: debian/changelog
- Repo size: 36478976
- Browser: https://git.notmuchmail.org/git/notmuch
- Last scan: 2025-10-04 05:23:03+00
- Next scan: 2025-10-05 01:26:00+00
- Debian changelog in Git:
notmuch (0.39-1) unstable; urgency=medium
* New upstream release.
* Legacy python bindings (package python3-notmuch) are no longer
built. Consider switching to python3-notmuch2.
-- David Bremner <bremner@debian.org> Sat, 15 Mar 2025 07:03:50 -0300
- This branch is 3 commits ahead of tag archive/debian/0.39-1
- Git log:
commit 5f199e89c7e3f061f1c6403ac77fbacf564ecf85
Author: Michael J Gruber <git@grubix.eu>
Date: Fri Jun 20 16:51:39 2025 +0200
test: do not add legacy bindings to PYTHONPATH
d526797a ("python: move legacy python bindings to contrib.", 2025-02-15)
moved the legacy python bindings away from the location in `bindingss/`.
Do not add that location to the PYTHONPATH since it is obsolete.
commit d5ab2f0c02da4415e8775847ebc01559c9652e4c
Author: len@realtimegenomics.com <len@realtimegenomics.com>
Date: Tue Mar 18 05:23:40 2025 +0000
emacs: fix disabling notmuch-show-header-line via custom
The defcustom had a typo that prevented it from working as intended.
commit eaf3cd10db95b366c960a4f87e4a513dc9488e7f
Author: David Bremner <david@tethera.net>
Date: Sat Feb 22 13:42:49 2025 -0400
doc/python: correct wording around container complexity.
Based on a suggestion from Jakub Wilk.