<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command, branch 0.6.38</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>decode manifest bytes(utf-8) to string first if py version is 3</title>
<updated>2013-05-05T09:07:31+00:00</updated>
<author>
<name>wyj1046@gmail.com</name>
<email>wyj1046@gmail.com</email>
</author>
<published>2013-05-05T09:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d7dec0f7e8cdc12ffc7c8ad42f8b0d4216d8864d'/>
<id>d7dec0f7e8cdc12ffc7c8ad42f8b0d4216d8864d</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 1038acda4912af8ac637d0e149630a95f3536dec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 1038acda4912af8ac637d0e149630a95f3536dec
</pre>
</div>
</content>
</entry>
<entry>
<title>Include a launcher manifest for console scripts to prevent undesirable UAC elevation for scripts detected as installers (such as easy_install). Fixes #143.</title>
<updated>2013-05-05T02:05:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-05T02:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=aa5a03972360fdd48530183a60171ecbf477d1e6'/>
<id>aa5a03972360fdd48530183a60171ecbf477d1e6</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : be6f65eea9c10ce78b6698d8c220b6e5de577292
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : be6f65eea9c10ce78b6698d8c220b6e5de577292
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes and comment to provide a bit more detail about the issue and to be more consistent with the solution.</title>
<updated>2013-04-05T21:10:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-04-05T21:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=463e07e68ee64bb15aea8516239908e3f6d4f40f'/>
<id>463e07e68ee64bb15aea8516239908e3f6d4f40f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : c813a29e831f266d427d4a4bce3da97f475a8eee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : c813a29e831f266d427d4a4bce3da97f475a8eee
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for PermissionError when installing on Python 3.3: __pycache__ dir inside distutils scripts metadata directory</title>
<updated>2013-02-19T08:16:13+00:00</updated>
<author>
<name>rlacko</name>
<email>none@none</email>
</author>
<published>2013-02-19T08:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=86a22eb827e436ff4648552d4b6922c2c08b573a'/>
<id>86a22eb827e436ff4648552d4b6922c2c08b573a</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : e6761715dec0e43a90b54c26f25fa68d97c97938
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : e6761715dec0e43a90b54c26f25fa68d97c97938
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some ResourceWarnings.</title>
<updated>2012-12-29T05:23:09+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-12-29T05:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=721559fe76a1cda3de639ee2aaa446595169d26b'/>
<id>721559fe76a1cda3de639ee2aaa446595169d26b</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable workaround for Jython scripts on Linux systems.</title>
<updated>2012-11-26T23:44:17+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-11-26T23:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=11491404365ba925bb36935a9f7a14c1afe003cc'/>
<id>11491404365ba925bb36935a9f7a14c1afe003cc</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 289980b084c335029d93732feb8e02da94472795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 289980b084c335029d93732feb8e02da94472795
</pre>
</div>
</content>
</entry>
<entry>
<title>Decode contents of pth file within self-extracting exe on Python 3+</title>
<updated>2012-11-22T08:41:56+00:00</updated>
<author>
<name>Pete Hollobon</name>
<email>bitbucket@hollobon.com</email>
</author>
<published>2012-11-22T08:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=36d2b289f92919582dff786969b41d7c6a6dd92f'/>
<id>36d2b289f92919582dff786969b41d7c6a6dd92f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3b29e7832874265eddf3a29b4a64e588c17d20e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3b29e7832874265eddf3a29b4a64e588c17d20e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't claim support for LANG=C.</title>
<updated>2012-11-13T13:01:29+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-11-13T13:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=12599860ec654a39179704ce02323718c987114c'/>
<id>12599860ec654a39179704ce02323718c987114c</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : a366e936bfbce0c92831114e92a9d2c015841b5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : a366e936bfbce0c92831114e92a9d2c015841b5d
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for repr as path is always str.</title>
<updated>2012-11-12T21:56:15+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-11-12T21:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cdb51001a8302e2948a42c68654550be1e2f941d'/>
<id>cdb51001a8302e2948a42c68654550be1e2f941d</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6784f7ac37d43a341bb8b2466fbf68a082af2bee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6784f7ac37d43a341bb8b2466fbf68a082af2bee
</pre>
</div>
</content>
</entry>
<entry>
<title>Rid unused import.</title>
<updated>2012-11-12T12:56:00+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-11-12T12:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e0742352f7db736eb8fcb40a1b11f49f09b9ba10'/>
<id>e0742352f7db736eb8fcb40a1b11f49f09b9ba10</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 5d7f72cc77b6143cc4f36cb111a39c8af62f5b1e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 5d7f72cc77b6143cc4f36cb111a39c8af62f5b1e
</pre>
</div>
</content>
</entry>
</feed>
