<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/easy_install.py, branch 0.6.37</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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>Reorganized imports</title>
<updated>2012-07-21T21:04:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-07-21T21:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cbb03edb6cf43016eed584f42506458893e4be05'/>
<id>cbb03edb6cf43016eed584f42506458893e4be05</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6836f95f7e0668d6bd3e34f915d16de21d4f3731
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6836f95f7e0668d6bd3e34f915d16de21d4f3731
</pre>
</div>
</content>
</entry>
<entry>
<title>When writing out scripts, respect the users umask</title>
<updated>2012-05-12T23:01:44+00:00</updated>
<author>
<name>Justin Azoff</name>
<email>justin@bouncybouncy.net</email>
</author>
<published>2012-05-12T23:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8dde28ee529c74d578e8142dfbb0a537a8bf0414'/>
<id>8dde28ee529c74d578e8142dfbb0a537a8bf0414</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : d4fc14bcdcd3e1a45da8bdcdef490537863ece35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : d4fc14bcdcd3e1a45da8bdcdef490537863ece35
</pre>
</div>
</content>
</entry>
<entry>
<title>Yet another approach - invoking setopt directly prior to invoking a new setup process. This approach works (compared to the previous setopt approach which did not).</title>
<updated>2012-03-30T13:08:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-03-30T13:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d388348dbca2972ed9cf6b2a9eff3b264f0e58b7'/>
<id>d388348dbca2972ed9cf6b2a9eff3b264f0e58b7</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 4d28ae98e67d8bc1f2f98aee93d7a69000f10239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 4d28ae98e67d8bc1f2f98aee93d7a69000f10239
</pre>
</div>
</content>
</entry>
<entry>
<title>Put the setopt directives before bdist_egg</title>
<updated>2012-03-30T03:57:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-03-30T03:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=23622dbdb01a2427ba8c40ffb9820793a6d21817'/>
<id>23622dbdb01a2427ba8c40ffb9820793a6d21817</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 23f656d6eb2ade3aa51f285a8bc288eab432819a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 23f656d6eb2ade3aa51f285a8bc288eab432819a
</pre>
</div>
</content>
</entry>
</feed>
