Skip to content

Conversation

@jailuthra
Copy link

@jailuthra jailuthra commented Jun 4, 2025

I know this script doesn't see many updates, but I made a couple of updates to make it work on my Fedora 42 machine which ships without python3-notmuch binding support, and newer python with some breaking API changes for configparser.

Just in case someone else finds it useful :)

jailuthra added 2 commits June 3, 2025 22:43
SafeConfigParser is renamed/removed since Python 3.12 after being
deprecated since Python 3.2.

I think it's time to update this script :)

Signed-off-by: Jai Luthra <me@jailuthra.in>
Fedora has dropped support for the older notmuch bindings, use the newer
notmuch2 bindings instead.

Warning: Vibe-coded using Claude

Signed-off-by: Jai Luthra <me@jailuthra.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant