notmuch/bindings/python-cffi/tests
Daniel Kahn Gillmor 018ad3703b Drop deprecated/unused crypto.gpg_path
crypto.gpg_path was only used when we built against gmime versions
before 3.0.  Since we now depend on gmime 3.0.3 or later, it is
meaningless.

The removal of the field from the _notmuch_config struct would be an
ABI change if that struct were externally exposed, but it is not, so
it's safe to unilaterally remove it.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2020-02-19 08:17:49 -04:00
..
conftest.py Drop deprecated/unused crypto.gpg_path 2020-02-19 08:17:49 -04:00
test_base.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_database.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_message.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_tags.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
test_thread.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00