New comment by Vinfall on void-packages repository https://github.com/void-linux/void-packages/pull/51031#issuecomment-2196196623 Comment: These should be safe to ignore (0.10 is released in 2021 and no newer tagged release since then), I'm not quite familiar with pytest. How am I supposed to ignore the warning? ```python /usr/lib/python3.12/site-packages/notmuch2/_database.py:160: NoConfigError alot/db/utils.py:15 /builddir/alot-0.10/alot/db/utils.py:15: DeprecationWarning: The mailcap module is deprecated and will be removed in Python 3.13. See the mimetypes module for an alternative. import mailcap ```` I have no idea on `alot/db/manager.py:94: DatabaseLockedError` and other warnings.