<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/dist.py, branch 1.4.2</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Trim excess whitespace</title>
<updated>2013-08-25T18:42:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-25T18:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2ec8add337856baa2fba48b161ef380d5d007a02'/>
<id>2ec8add337856baa2fba48b161ef380d5d007a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports</title>
<updated>2013-08-25T18:40:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-25T18:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=aece98c7d09ab1107ad77d2d4bfbec8d91fca127'/>
<id>aece98c7d09ab1107ad77d2d4bfbec8d91fca127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize imports</title>
<updated>2013-08-25T18:39:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-25T18:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0c3e350abfd455c6bf2678308cc26bef015b8d48'/>
<id>0c3e350abfd455c6bf2678308cc26bef015b8d48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set stacklevel on DeprecationWarning for more relevant locality.</title>
<updated>2013-08-15T23:58:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-15T23:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=25f13ea57a53b04866f1c3a0a961c951812bdb43'/>
<id>25f13ea57a53b04866f1c3a0a961c951812bdb43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix TypeError when no attrs were passed</title>
<updated>2013-08-11T12:54:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-11T12:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e621ce6f3099b83548cede7425a5af25b0f0ec8c'/>
<id>e621ce6f3099b83548cede7425a5af25b0f0ec8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Officially deprecated Features functionality (per #65).</title>
<updated>2013-08-11T12:24:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-11T12:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8a33154bb30c9c0ca193d13d8b8ce3818e045d71'/>
<id>8a33154bb30c9c0ca193d13d8b8ce3818e045d71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Merge Vinay Sajip's unified Python 2/3 support from distribute 3</title>
<updated>2013-06-18T19:08:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T19:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a85aa143f971ebfbb31ccaf58cb82a311f9315c6'/>
<id>a85aa143f971ebfbb31ccaf58cb82a311f9315c6</id>
<content type='text'>
--HG--
branch : distribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged latest changes from setuptools-0.6 branch</title>
<updated>2013-05-13T11:37:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-13T11:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=522dd17075958cf71ed30aada3eaccdb29a9c488'/>
<id>522dd17075958cf71ed30aada3eaccdb29a9c488</id>
<content type='text'>
--HG--
rename : doc/formats.txt =&gt; docs/formats.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : doc/formats.txt =&gt; docs/formats.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport experimental environment marker support from the trunk</title>
<updated>2013-05-04T20:21:50+00:00</updated>
<author>
<name>pje</name>
<email>none@none</email>
</author>
<published>2013-05-04T20:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e7d341af8987659ae1fa79701515c16238fe22f6'/>
<id>e7d341af8987659ae1fa79701515c16238fe22f6</id>
<content type='text'>
--HG--
branch : setuptools-0.6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : setuptools-0.6
</pre>
</div>
</content>
</entry>
</feed>
