<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setup.py, branch 4.0b1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Update setuptools setup.py to work with setuptools 4.0</title>
<updated>2014-03-16T10:05:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-16T10:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3940c139f3082bef33c52cec4a8a0f6484bef202'/>
<id>3940c139f3082bef33c52cec4a8a0f6484bef202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump wincertstore to 0.2. Fixes #164.</title>
<updated>2014-03-15T01:29:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-15T01:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d896eb9ee9ea29817ef0084996e6e52d547938b2'/>
<id>d896eb9ee9ea29817ef0084996e6e52d547938b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 2.6 or later is required</title>
<updated>2014-03-15T01:26:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-15T01:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d85061213f0f899826feefd4c45e7222989883b4'/>
<id>d85061213f0f899826feefd4c45e7222989883b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #162: Update dependency on certifi to 1.0.1.</title>
<updated>2014-03-11T01:51:16+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2014-03-11T01:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f7d2631f4d00b8dfe3bd949691025bc957c0ee97'/>
<id>f7d2631f4d00b8dfe3bd949691025bc957c0ee97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare support for Python 3.4</title>
<updated>2014-02-09T20:51:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-09T20:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=875393f610a867ae7258d673c1cf5638e253eff4'/>
<id>875393f610a867ae7258d673c1cf5638e253eff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use io.open() instead of codecs.open().</title>
<updated>2014-02-07T16:38:25+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2014-02-07T16:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ed2b58f7db37491f8ffa83c7dafbdb4b5b2ddbb4'/>
<id>ed2b58f7db37491f8ffa83c7dafbdb4b5b2ddbb4</id>
<content type='text'>
(builtins.open() is io.open() in Python 3.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(builtins.open() is io.open() in Python 3.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Open readme with codecs to enable explicit encoding declaration. Fixes #144.</title>
<updated>2014-02-06T02:57:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-06T02:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f5167344b22647d8bc877019bd73c82c50dfb093'/>
<id>f5167344b22647d8bc877019bd73c82c50dfb093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix long line in windows_specific_files override.</title>
<updated>2013-11-24T20:41:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T20:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dfd8cf27fae82862038a4961107702f345c526ec'/>
<id>dfd8cf27fae82862038a4961107702f345c526ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use with statement in setup.py</title>
<updated>2013-11-24T20:41:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T20:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4c1a43d14d52098c269efc98dc004de85e52f19e'/>
<id>4c1a43d14d52098c269efc98dc004de85e52f19e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated environment-specific console script generation to use modern style.</title>
<updated>2013-11-24T20:30:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T20:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a37fa9563065819a8520b1a7c501949a5a5d8df4'/>
<id>a37fa9563065819a8520b1a7c501949a5a5d8df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
