[python] missing notmuch_database_needs_upgrade

2011-07-08 Thread Sebastian Spaeth
On Mon, 4 Jul 2011 21:39:26 +0100, Patrick Totzke wrote: > Hiya, > As mentioned shortly on the irc channel, > notmuch python bindings seem to be missing 'notmuch_database_needs_upgrade' > as Database().needs_upgrade() confirms. Thanks, confirmed. Applied and fixed in [master 3545a29] Sebastian

[python] missing notmuch_database_needs_upgrade

2011-07-04 Thread Patrick Totzke
Hiya, As mentioned shortly on the irc channel, notmuch python bindings seem to be missing 'notmuch_database_needs_upgrade' as Database().needs_upgrade() confirms. This seems to be due to a typo.. index 5deb2a5..648f61a 100644 --- a/bindings/python/notmuch/database.py +++

[python] missing notmuch_database_needs_upgrade

2011-07-04 Thread Patrick Totzke
Hiya, As mentioned shortly on the irc channel, notmuch python bindings seem to be missing 'notmuch_database_needs_upgrade' as Database().needs_upgrade() confirms. This seems to be due to a typo.. index 5deb2a5..648f61a 100644 --- a/bindings/python/notmuch/database.py +++