<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command/bdist_egg.py, branch 6.0.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<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>Fixed PEP 8 compliancy of the setuptools.command package</title>
<updated>2014-06-18T17:31:05+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-06-18T17:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8e3f9d3253d1d0fb820dad4249d5110d017595c1'/>
<id>8e3f9d3253d1d0fb820dad4249d5110d017595c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use file context for write_stub</title>
<updated>2014-03-30T12:59:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=86cd51682907df59a05918584bb85663862adeac'/>
<id>86cd51682907df59a05918584bb85663862adeac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create stub template from a multiline string.</title>
<updated>2014-03-30T12:58:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c410f8d4eaaba5575453fbee26948419bbc2a247'/>
<id>c410f8d4eaaba5575453fbee26948419bbc2a247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bdist_egg for style</title>
<updated>2014-03-30T12:54:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4d159b9c8e84676146e41b144271818492f2a6fa'/>
<id>4d159b9c8e84676146e41b144271818492f2a6fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge backout of namespace package __init__ module generation; ref #148.</title>
<updated>2014-02-12T03:55:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-12T03:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9f1f9b144a408770a833cfbee786055dc34dd383'/>
<id>9f1f9b144a408770a833cfbee786055dc34dd383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 28901bac2f2e See #148</title>
<updated>2014-02-12T03:33:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-12T03:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=911fe5e498a58f1a05b2a7b3a34dfcaa7b9dd89d'/>
<id>911fe5e498a58f1a05b2a7b3a34dfcaa7b9dd89d</id>
<content type='text'>
--HG--
branch : setuptools
extra : amend_source : 73cc453f11a0b77f930138eee03b1fc8e69399af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : setuptools
extra : amend_source : 73cc453f11a0b77f930138eee03b1fc8e69399af
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Python 3 native support from distribute</title>
<updated>2013-06-18T20:01:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b0abfb1c076baced9bf182a357dd47e9482bf065'/>
<id>b0abfb1c076baced9bf182a357dd47e9482bf065</id>
<content type='text'>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new sysconfig module with Python 2.7 or &gt;=3.2.</title>
<updated>2013-06-12T01:53:21+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2013-06-12T01:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c04abca662dcbffd00d928e06fbf32b9f49f8e57'/>
<id>c04abca662dcbffd00d928e06fbf32b9f49f8e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge setuptools/command/*</title>
<updated>2013-05-04T04:06:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-04T04:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e8dbb411b4c6e282b6848066dcbac3ced6d3a880'/>
<id>e8dbb411b4c6e282b6848066dcbac3ced6d3a880</id>
<content type='text'>
--HG--
branch : Setuptools-Distribute merge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : Setuptools-Distribute merge
</pre>
</div>
</content>
</entry>
</feed>
