<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch debian/0.28.2-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.28.2-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.28.2-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2019-02-17T11:32:59Z</updated>
<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>debian: changelog for 0.28.2-1</title>
<updated>2019-02-17T11:32:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-17T11:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d057824889073a6aa17ea1bd16455a75248ce53f'/>
<id>urn:sha1:d057824889073a6aa17ea1bd16455a75248ce53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS for 0.28.2</title>
<updated>2019-02-17T11:32:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-17T11:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9e3f64d15139fba9a633b9cc9b8244d5cd5afaf1'/>
<id>urn:sha1:9e3f64d15139fba9a633b9cc9b8244d5cd5afaf1</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>emacs: Invoke gpg with --batch and --no-tty</title>
<updated>2019-02-10T13:47:12Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2019-02-09T17:34:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3c752b855f900f5251df9997514b4d27d9f38e83'/>
<id>urn:sha1:3c752b855f900f5251df9997514b4d27d9f38e83</id>
<content type='text'>
When invoking gpg as a backgrounded tool, it's important to let gpg
know that it is backgrounded, to avoid spurious prompts or other
breakage.

In particular, https://bugs.debian.org/913614 was a regression in
GnuPG which causes problems when importing keys without a terminal,
but gpg expects one.

Ensuring that notmuch-emacs always invokes gpg as a background process
should avoid some of these unnecessary failure.

Thanks to Justus Winter for finding this problem.

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>bump copyright year</title>
<updated>2019-02-01T12:08:13Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-01T12:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=32fb3c420a408ccfd20301f0c527c4259bf721cc'/>
<id>urn:sha1:32fb3c420a408ccfd20301f0c527c4259bf721cc</id>
<content type='text'>
</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>changelog for 0.28.1-1</title>
<updated>2019-02-01T12:05:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-02-01T12:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=630ee5fae42e3606321c3e7e78e4c5ff03b6e530'/>
<id>urn:sha1:630ee5fae42e3606321c3e7e78e4c5ff03b6e530</id>
<content type='text'>
</content>
</entry>
</feed>
