homebrew-core
homebrew-core copied to clipboard
alot,gpgme,notmuch: migrate to `[email protected]`
need to also migrate alot
==> /opt/homebrew/opt/notmuch/bin/notmuch new
Found 0 total files (that's not much mail).
No new mail.
Error: alot: failed
An exception occurred within a child process:
Minitest::Assertion: out.log file should exist.
Expected #<Pathname:/private/tmp/alot-test-20241015-65978-syo3nu/out.log> to be exist?.
mailcap module got removed in py3.13, upstream issue, https://github.com/pazz/alot/issues/1632
$ alot --version
Traceback (most recent call last):
File "/opt/homebrew/bin/alot", line 5, in <module>
from alot.__main__ import main
File "/opt/homebrew/Cellar/alot/0.11_1/libexec/lib/python3.13/site-packages/alot/__main__.py", line 11, in <module>
from alot.settings.const import settings
File "/opt/homebrew/Cellar/alot/0.11_1/libexec/lib/python3.13/site-packages/alot/settings/const.py", line 4, in <module>
from .manager import SettingsManager
File "/opt/homebrew/Cellar/alot/0.11_1/libexec/lib/python3.13/site-packages/alot/settings/manager.py", line 7, in <module>
import mailcap
ModuleNotFoundError: No module named 'mailcap'
:robot: An automated task has requested bottles to be published to this PR.