<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools, branch 0.7b3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Re-generate egg_info</title>
<updated>2013-05-25T19:32:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T19:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=06bb0278e3cdc05207b3670bd30eb23f9c8a1076'/>
<id>06bb0278e3cdc05207b3670bd30eb23f9c8a1076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with Distribute 0.6.43</title>
<updated>2013-05-25T19:29:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T19:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=15ec728e9673000db2fca0c5407f2001ad15f97f'/>
<id>15ec728e9673000db2fca0c5407f2001ad15f97f</id>
<content type='text'>
--HG--
rename : distribute_setup.py =&gt; ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : distribute_setup.py =&gt; ez_setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use of getheaders on Python 3</title>
<updated>2013-05-25T18:32:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T18:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cc51ff77f4914497a98b7223723995f05e8ab1a1'/>
<id>cc51ff77f4914497a98b7223723995f05e8ab1a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support get_headers on Python 3 and Python 2</title>
<updated>2013-05-25T03:53:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T03:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=59d45d94058826e754c7f36fe0605ab9e1160b62'/>
<id>59d45d94058826e754c7f36fe0605ab9e1160b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 0.6.44 in preparation for next release.</title>
<updated>2013-05-25T00:43:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T00:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c12b3db412210faa982134dce22b5e6ddad31bba'/>
<id>c12b3db412210faa982134dce22b5e6ddad31bba</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>Added tag 0.6.43 for changeset 35086ee28673</title>
<updated>2013-05-25T00:43:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T00:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e1febd2666c8bb27d03f9fce8624e2132a09e764'/>
<id>e1febd2666c8bb27d03f9fce8624e2132a09e764</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>Update changelog</title>
<updated>2013-05-25T00:38:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T00:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=85086e979f56c92ca096642b899c9df38ac133d0'/>
<id>85086e979f56c92ca096642b899c9df38ac133d0</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>Restore Python 2.4 compatible syntax</title>
<updated>2013-05-25T00:37:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-25T00:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2b48816298bc0ad2632a393560176ed151149aa5'/>
<id>2b48816298bc0ad2632a393560176ed151149aa5</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>Update About the fork</title>
<updated>2013-05-24T22:21:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-24T22:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=33c71453d52f1b35ecab54f281de8d7db13fd4ab'/>
<id>33c71453d52f1b35ecab54f281de8d7db13fd4ab</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>Update code repository link.</title>
<updated>2013-05-24T22:17:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-24T22:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5f422f5a0c8377a03d1c19c419f61b057a51f783'/>
<id>5f422f5a0c8377a03d1c19c419f61b057a51f783</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>
</feed>
