<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/release.py, branch 14.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Remove lingering reference to linked changelog.</title>
<updated>2014-12-30T17:42:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T17:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=65d8715705e07dc7f091e2da47a7ada923c6cfbb'/>
<id>65d8715705e07dc7f091e2da47a7ada923c6cfbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved linkify logic to documentation builder as Sphinx extension.</title>
<updated>2014-12-30T16:39:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T16:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=caea578cd02a7cb2f7cfa453dfabff66e56aff8d'/>
<id>caea578cd02a7cb2f7cfa453dfabff66e56aff8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added comment emphasizing the importance of bdist_wheel. Using Python 3.3 fixes #143.</title>
<updated>2014-02-06T14:31:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-06T14:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dc18e9bab9e5bca57269775572a4e77fcef98b78'/>
<id>dc18e9bab9e5bca57269775572a4e77fcef98b78</id>
<content type='text'>
--HG--
extra : amend_source : 46787fd35452f54da1a8afd2bf8a30dff920d8a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 46787fd35452f54da1a8afd2bf8a30dff920d8a2
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable bdist_wheel until issue #143 is solved.</title>
<updated>2014-02-06T00:30:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-06T00:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b2e88257f67e94bc922265285e602fc5ecea5830'/>
<id>b2e88257f67e94bc922265285e602fc5ecea5830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require wheel in release script</title>
<updated>2013-12-16T03:35:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-16T03:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=07b44aac6d5ae27e1a7ca7ffdbb17419e284d7bc'/>
<id>07b44aac6d5ae27e1a7ca7ffdbb17419e284d7bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for linking Pull Requests in changelog.</title>
<updated>2013-11-14T20:16:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-14T20:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=79a0eec1af142ea63590187bfffc1b48de633e97'/>
<id>79a0eec1af142ea63590187bfffc1b48de633e97</id>
<content type='text'>
--HG--
extra : rebase_source : f94412eefa4bf0f073a8ee30821dfc5a7a6f0d8a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : f94412eefa4bf0f073a8ee30821dfc5a7a6f0d8a
</pre>
</div>
</content>
</entry>
<entry>
<title>Include wheels in standard release. Fixes #93.</title>
<updated>2013-11-02T18:10:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-02T18:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=af2c7f274540acf6a6d61c8b82383725a3c00056'/>
<id>af2c7f274540acf6a6d61c8b82383725a3c00056</id>
<content type='text'>
--HG--
extra : amend_source : 142fda8f9cdb6612326d2aed5712f8fe86aec8ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 142fda8f9cdb6612326d2aed5712f8fe86aec8ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove linked changes file after upload and push</title>
<updated>2013-08-17T20:42:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T20:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b7bff0cdb501916d9f99edcd5e9d453066f982a5'/>
<id>b7bff0cdb501916d9f99edcd5e9d453066f982a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract bookmark name into the class</title>
<updated>2013-08-17T19:48:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d3eaf21c8918ce65bde30893b00adf18cf2f3a70'/>
<id>d3eaf21c8918ce65bde30893b00adf18cf2f3a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulate bootstrap bookmark functionality</title>
<updated>2013-08-17T19:48:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T19:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=de71398660ecb616b5285334fa7c9fc10610126c'/>
<id>de71398660ecb616b5285334fa7c9fc10610126c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
