<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command, branch 5.5</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Remove doctests module. It is now part of Python.</title>
<updated>2014-07-06T00:31:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-07-06T00:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=26d4bb13598407c64ab1a77a33716411c5fbad3f'/>
<id>26d4bb13598407c64ab1a77a33716411c5fbad3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>next compatibility is no longer required</title>
<updated>2014-07-05T19:00:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-07-05T19:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=508f0f5134f3f5e87f53b7773086c8ecb30c527e'/>
<id>508f0f5134f3f5e87f53b7773086c8ecb30c527e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resave with excess whitespace removed</title>
<updated>2014-07-02T12:04:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-07-02T12:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d559b45bb0f9e3472ac62574c858f4ab29707a8e'/>
<id>d559b45bb0f9e3472ac62574c858f4ab29707a8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull-request #57</title>
<updated>2014-06-29T01:36:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-29T01:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5d13194169ce785082a60233f2948f4eacbcedc9'/>
<id>5d13194169ce785082a60233f2948f4eacbcedc9</id>
<content type='text'>
--HG--
extra : amend_source : 9576c3d20e8d3bcb3b951cd2f588e782f885ebe6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 9576c3d20e8d3bcb3b951cd2f588e782f885ebe6
</pre>
</div>
</content>
</entry>
<entry>
<title>Always generate the lines, even in dry run.</title>
<updated>2014-06-22T14:37:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9d45f02e92ea875a88a964a629c0274d597f8d46'/>
<id>9d45f02e92ea875a88a964a629c0274d597f8d46</id>
<content type='text'>
--HG--
extra : amend_source : fa41c3fb787b667f703f67a52aed7a2958e615b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : fa41c3fb787b667f703f67a52aed7a2958e615b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer the writelines method.</title>
<updated>2014-06-22T14:34:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c3f158dcc26b86008c7427674aec5ed100540280'/>
<id>c3f158dcc26b86008c7427674aec5ed100540280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract method for generating lines for a pkg in nsp. Fixes issue in 67bdf3a726962 where only the last dat would be written.</title>
<updated>2014-06-22T14:26:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d8192350d95f3daf8831b58c80ded4d0d3393d7c'/>
<id>d8192350d95f3daf8831b58c80ded4d0d3393d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent long line</title>
<updated>2014-06-22T14:15:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=63b852dff23dc86e983fceddde1463724a9d8a07'/>
<id>63b852dff23dc86e983fceddde1463724a9d8a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use context manager for opening and closing the file</title>
<updated>2014-06-22T14:13:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9f48d842e5c7c916f472420c7bc9f62b333a40ff'/>
<id>9f48d842e5c7c916f472420c7bc9f62b333a40ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use short-circuit for less nesting</title>
<updated>2014-06-22T14:10:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=24978070e68c58dfd787b93d6f1e0a35f6871c52'/>
<id>24978070e68c58dfd787b93d6f1e0a35f6871c52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
