notmuch/bindings/python-cffi
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
..
notmuch2 python/notmuch2: fix typo for "destroyed" 2019-12-24 07:13:09 +09:00
tests Drop deprecated/unused crypto.gpg_path 2020-02-19 08:17:49 -04:00
MANIFEST.in Introduce CFFI-based python bindings 2019-12-03 08:12:30 -04:00
setup.py Rename package to notmuch2 2019-12-03 08:12:30 -04:00
tox.ini Rename package to notmuch2 2019-12-03 08:12:30 -04:00