<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python/setup.py, branch 0.29_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.29_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.29_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-06-05T11:32:17Z</updated>
<entry>
<title>Use https instead of http where possible</title>
<updated>2016-06-05T11:32:17Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6a833a6e83865f6999707cc30768d07e1351c2cb'/>
<id>urn:sha1:6a833a6e83865f6999707cc30768d07e1351c2cb</id>
<content type='text'>
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
</content>
</entry>
<entry>
<title>NEWS, python: update pointer to online documentation</title>
<updated>2016-06-05T11:25:22Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2016-06-02T16:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9b9c265a2585cc808f247340e9cb5a12de8a0da9'/>
<id>urn:sha1:9b9c265a2585cc808f247340e9cb5a12de8a0da9</id>
<content type='text'>
Currently, http://packages.python.org/notmuch/ goes through a series
of redirections and ends up pointing to readthedocs.  Since we're
using readthedocs directly anyway, just point to it directly.

readthedocs are also now sensibly using a separate domain
(readthedocs.io) for their hosted documentation as distinct from their
own domain (readthedocs.org), so use the correct tld.
</content>
</entry>
<entry>
<title>python: add copyright and licensing information to setup.py</title>
<updated>2012-04-29T14:30:38Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-29T14:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=43ee25f7a9af2121b447eaa700560be4e0808c1a'/>
<id>urn:sha1:43ee25f7a9af2121b447eaa700560be4e0808c1a</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: stylistic and pep8 fixes in setup.py</title>
<updated>2012-04-29T14:28:50Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-29T14:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=51e8e68649d97a2a4d672f9e8a1afd565589d682'/>
<id>urn:sha1:51e8e68649d97a2a4d672f9e8a1afd565589d682</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: update the long description in setup.py</title>
<updated>2012-04-29T14:26:36Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-29T14:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3ff39766d460446a1cd1f6731511baca9584ffa2'/>
<id>urn:sha1:3ff39766d460446a1cd1f6731511baca9584ffa2</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: fix the test asserting that reading the version succeeded</title>
<updated>2012-04-29T14:21:32Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-29T14:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=99b4ae1a887f2e31246e5e8fe6ea874b1d4277a9'/>
<id>urn:sha1:99b4ae1a887f2e31246e5e8fe6ea874b1d4277a9</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: simplify a path expression in setup.py</title>
<updated>2012-04-29T14:18:52Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-29T14:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=61cf962df8f2000d7a9d4cbaf8c87970278d54f7'/>
<id>urn:sha1:61cf962df8f2000d7a9d4cbaf8c87970278d54f7</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>python: Remove unused import from setup.py</title>
<updated>2012-04-29T14:15:41Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-29T14:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7190b0dbc289a451409886a9c535492bfa44eed8'/>
<id>urn:sha1:7190b0dbc289a451409886a9c535492bfa44eed8</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>py3k: The execfile built-in has been removed in python 3</title>
<updated>2012-01-02T15:06:59Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2011-12-14T10:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=676ce952d3a5d394d15b11a8292e4a4ac2bdd7c8'/>
<id>urn:sha1:676ce952d3a5d394d15b11a8292e4a4ac2bdd7c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Have setup.py read the version number without importing</title>
<updated>2011-08-24T07:13:34Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2011-08-24T07:13:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5dc189c82df35bafa54766fc8747ab46be8a9311'/>
<id>urn:sha1:5dc189c82df35bafa54766fc8747ab46be8a9311</id>
<content type='text'>
Importing the notmuch module in setup.py is a no-no, and we want
to auto-generate the version number in the release process.

Outsource __VERSION__ to the new version.py which contains nothing else
and which can therefor easily be autogenerated. Have setup.py read in
the file via execfile and test if importing the version number actually
worked.

This should make all happy.

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
</feed>
