<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setup.py, branch 1.4</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Use version from version module in setup script</title>
<updated>2013-08-05T15:16:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-05T15:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=047f8663da4dfe9ef6c2aa4e804d1621fde4563f'/>
<id>047f8663da4dfe9ef6c2aa4e804d1621fde4563f</id>
<content type='text'>
--HG--
extra : rebase_source : b262af35810ec8ef1eacec3dd91806f53a9a6ea2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : b262af35810ec8ef1eacec3dd91806f53a9a6ea2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove excess whitespace</title>
<updated>2013-07-18T13:10:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-18T13:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d01d1da2bed3f0ebefde89878e1e1597f3c50ca1'/>
<id>d01d1da2bed3f0ebefde89878e1e1597f3c50ca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README and setup.py to reference PyPA</title>
<updated>2013-07-18T13:09:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-18T13:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b8a80d2f4a95c4d6c7db7536fc00f1fc5708321d'/>
<id>b8a80d2f4a95c4d6c7db7536fc00f1fc5708321d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load version from the file rather than by importing the module (which is subject to variance based on sys.path). Fixes #43.</title>
<updated>2013-07-15T18:40:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-15T18:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bae650322899670688e66ff7167cbf1ab34d8dd0'/>
<id>bae650322899670688e66ff7167cbf1ab34d8dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better variable name</title>
<updated>2013-07-15T18:30:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-15T18:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6cd0dbf7751bdce24975f384f5d810f5175b98a6'/>
<id>6cd0dbf7751bdce24975f384f5d810f5175b98a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py now loads the version from setuptools/__init__.py, limiting the places where release.py must keep in sync.</title>
<updated>2013-07-14T00:44:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-14T00:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0cb9cd7aaa256fc5e14900958250a8911afa08ba'/>
<id>0cb9cd7aaa256fc5e14900958250a8911afa08ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct reference to certifi version (updated incorrectly by release.py script)</title>
<updated>2013-07-14T00:25:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-14T00:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d6507eda8166ce8929019bfb65518ad747d01007'/>
<id>d6507eda8166ce8929019bfb65518ad747d01007</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.9.1 in preparation for next release.</title>
<updated>2013-07-13T20:16:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-13T20:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=21ba9de1f81928b82344d3f61031cb14f1451cdc'/>
<id>21ba9de1f81928b82344d3f61031cb14f1451cdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setup script to be imported</title>
<updated>2013-07-13T19:19:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-13T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=392032ad941ffd8cd56f8908ebcdbb768c62c156'/>
<id>392032ad941ffd8cd56f8908ebcdbb768c62c156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 2to3 build support for setuptools itself</title>
<updated>2013-07-13T19:15:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-13T19:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a90b375539ee0b1c3279508b65dc5b94b687719f'/>
<id>a90b375539ee0b1c3279508b65dc5b94b687719f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
