<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch debian/0.28.4-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.28.4-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.28.4-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2019-05-05T11:06:07Z</updated>
<entry>
<title>version: bump to 0.28.4</title>
<updated>2019-05-05T11:06:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-05-05T11:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1235902ed2dbca76a604071250f15a274125bc3b'/>
<id>urn:sha1:1235902ed2dbca76a604071250f15a274125bc3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.28.3</title>
<updated>2019-03-06T01:46:41Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-03-05T19:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1a4a1fe9c501d8d3384b49ad2b78a07518c62230'/>
<id>urn:sha1:1a4a1fe9c501d8d3384b49ad2b78a07518c62230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2019-02-17T11:32:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-17T11:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=af0ff260cc1cb1c8ff0e5e353fd92ca4a1f2bc3f'/>
<id>urn:sha1:af0ff260cc1cb1c8ff0e5e353fd92ca4a1f2bc3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: fix threads.__str__ automethod documentation</title>
<updated>2019-02-16T13:03:56Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2019-02-11T18:22:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0888639489dcde2b60e425d76842a4970e444cf6'/>
<id>urn:sha1:0888639489dcde2b60e425d76842a4970e444cf6</id>
<content type='text'>
Indent the directive properly to attach it to Threads autoclass
documentation.

Fixes:

WARNING: don't know which module to import for autodocumenting
'__str__' (try placing a "module" or "currentmodule" directive in the
document, or giving an explicit module name)
</content>
</entry>
<entry>
<title>python: fix documentation title underline</title>
<updated>2019-02-16T13:02:55Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2019-02-11T18:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=528e5ba2c8a6a8585a3508dee549b2880dfca671'/>
<id>urn:sha1:528e5ba2c8a6a8585a3508dee549b2880dfca671</id>
<content type='text'>
Fix documentation build sphinx warning:

filesystem.rst:18: WARNING: Title underline too short.
</content>
</entry>
<entry>
<title>python: fix documentation build with python 3.7</title>
<updated>2019-02-16T12:42:13Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani.nikula@intel.com</email>
</author>
<published>2019-02-11T18:22:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=510dc8c8377e4fef1e96c13c2ea3f25f4b51c889'/>
<id>urn:sha1:510dc8c8377e4fef1e96c13c2ea3f25f4b51c889</id>
<content type='text'>
The simplistic mocking in conf.py falls short on python 3.7. Just use
unittest.mock instead.

Fixes:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/config.py", line 368, in eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in execfile_
    exec_(code, _globals)
  File "/path/to/notmuch/bindings/python/docs/source/conf.py", line 39, in &lt;module&gt;
    from notmuch import __VERSION__,__AUTHOR__
  File "/path/to/notmuch/bindings/python/notmuch/__init__.py", line 54, in &lt;module&gt;
    from .database import Database
  File "/path/to/notmuch/bindings/python/notmuch/database.py", line 25, in &lt;module&gt;
    from .globals import (
  File "/path/to/notmuch/bindings/python/notmuch/globals.py", line 48, in &lt;module&gt;
    class NotmuchDatabaseS(Structure):
TypeError: __mro_entries__ must return a tuple
</content>
</entry>
<entry>
<title>update version to 0.28.1</title>
<updated>2019-02-01T12:06:38Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-01T12:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4e746cf8f697264f153be890fff5e26dc29b32ef'/>
<id>urn:sha1:4e746cf8f697264f153be890fff5e26dc29b32ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.28</title>
<updated>2018-10-12T23:18:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-10-12T23:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=34e0782bf235bd33b6c127c494c0ad6fdcb71a55'/>
<id>urn:sha1:34e0782bf235bd33b6c127c494c0ad6fdcb71a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.28~rc0</title>
<updated>2018-10-03T23:17:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2018-10-03T23:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a5da8cd08874cc298e5920746ee3dbbbb0598583'/>
<id>urn:sha1:a5da8cd08874cc298e5920746ee3dbbbb0598583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: fix unchecked None access in get_property</title>
<updated>2018-09-20T00:56:08Z</updated>
<author>
<name>Vincent Breitmoser</name>
<email>look@my.amazin.horse</email>
</author>
<published>2018-09-17T12:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5ae8ae13ba9190fc9915dced0be6cfb382bba308'/>
<id>urn:sha1:5ae8ae13ba9190fc9915dced0be6cfb382bba308</id>
<content type='text'>
</content>
</entry>
</feed>
