Loading
aerc: 0.14.0 -> 0.15.2
In aerc commit 04303172d4f9, filters were moved from $PREFIX/share to $PREFIX/libexec. Adapt the patch to handle this. Remove unused Python dependency - colorama. It was previously used by hldiff and plaintext filters, however this dependency disappeared when they were replaced with AWK-based ones. Add new Python dependency - vobject required by the show-ics-details.py filter.