<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python, branch 0.32</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.32</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.32'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-05-02T10:00:15Z</updated>
<entry>
<title>version: bump to 0.32</title>
<updated>2021-05-02T10:00:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-05-02T10:00:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ff5311b09808619dcb593d4505e2311024a21deb'/>
<id>urn:sha1:ff5311b09808619dcb593d4505e2311024a21deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.32~rc2</title>
<updated>2021-04-28T10:04:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-28T10:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bc58b5ad0d0e1201dddaf03efc86a0b31e133fc0'/>
<id>urn:sha1:bc58b5ad0d0e1201dddaf03efc86a0b31e133fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.32~rc1</title>
<updated>2021-04-24T15:26:09Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T15:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=07a8130483ccf5e11ea5e54b82435a05190ea34f'/>
<id>urn:sha1:07a8130483ccf5e11ea5e54b82435a05190ea34f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update version to 0.32~rc0</title>
<updated>2021-04-24T11:45:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-04-24T11:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2e6a40ea8c555ebce80b4395d9bc0d8c29b1f14e'/>
<id>urn:sha1:2e6a40ea8c555ebce80b4395d9bc0d8c29b1f14e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag '0.31.4'</title>
<updated>2021-02-18T12:47:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-18T12:47:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6'/>
<id>urn:sha1:4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6</id>
<content type='text'>
notmuch 0.31.4 release
</content>
</entry>
<entry>
<title>version: update to 0.31.4</title>
<updated>2021-02-18T11:17:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-18T11:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2ab95d813c8a6bd7ed48600a354a98804a2f4d94'/>
<id>urn:sha1:2ab95d813c8a6bd7ed48600a354a98804a2f4d94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: convert shebangs to python3</title>
<updated>2021-02-15T20:32:31Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2021-02-13T00:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7061e41cd0ed7a37dab83687697a692a53c5a66f'/>
<id>urn:sha1:7061e41cd0ed7a37dab83687697a692a53c5a66f</id>
<content type='text'>
This is the last bit of "python" left in the notmuch codebase.

https://www.python.org/dev/peps/pep-0394/#recommendation encourages
"third-party distributors" to use more-specific shebang lines.  I'm
not certain that the notmuch project itself is a "third-party
contributor" but I think this is a safe way to encourage people to use
python3 when they're developing notmuch.

We already have python3 explicitly elsewhere in the codebase for
developers (in nmbug).

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>version: bump 0.31.3</title>
<updated>2020-12-25T15:42:12Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-12-25T15:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c7596d0e7d611fa0bc6a5539ae16744cee0e6925'/>
<id>urn:sha1:c7596d0e7d611fa0bc6a5539ae16744cee0e6925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.31.2</title>
<updated>2020-11-08T17:19:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-11-08T16:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6003af14c417a6a80bc2f8bb01a8e46ae52b0ed4'/>
<id>urn:sha1:6003af14c417a6a80bc2f8bb01a8e46ae52b0ed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update versions</title>
<updated>2020-11-08T11:32:10Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-11-08T11:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b8a3ed175c26912eee6d3c803dad5102b3641abb'/>
<id>urn:sha1:b8a3ed175c26912eee6d3c803dad5102b3641abb</id>
<content type='text'>
</content>
</entry>
</feed>
