X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython-cffi%2Fnotmuch2%2F_build.py;fp=bindings%2Fpython-cffi%2Fnotmuch2%2F_build.py;h=d3bb9104b439a2b2b6802233625929a4a72e36c6;hp=f269f2a195b501437cbc70e932dea48fe1f5e5fa;hb=baf1202fbc3b27790d0ff347e29589188d5644a5;hpb=f118ef3c3db0a01479a505ba85a34879d8e0dede diff --git a/bindings/python-cffi/notmuch2/_build.py b/bindings/python-cffi/notmuch2/_build.py index f269f2a1..d3bb9104 100644 --- a/bindings/python-cffi/notmuch2/_build.py +++ b/bindings/python-cffi/notmuch2/_build.py @@ -47,6 +47,9 @@ ffibuilder.cdef( NOTMUCH_STATUS_UPGRADE_REQUIRED, NOTMUCH_STATUS_PATH_ERROR, NOTMUCH_STATUS_ILLEGAL_ARGUMENT, + NOTMUCH_STATUS_MALFORMED_CRYPTO_PROTOCOL, + NOTMUCH_STATUS_FAILED_CRYPTO_CONTEXT_CREATION, + NOTMUCH_STATUS_UNKNOWN_CRYPTO_PROTOCOL, NOTMUCH_STATUS_LAST_STATUS } notmuch_status_t; typedef enum {