<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/install_egg_info.py, branch v40.2.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Remove spurious executable permissions</title>
<updated>2018-07-27T12:53:45+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2018-07-27T12:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=760e2e1df9c9c9d1fc072e7b6ad9df4c32bfc835'/>
<id>760e2e1df9c9c9d1fc072e7b6ad9df4c32bfc835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract namespace handling into a separate module and mix-in class.</title>
<updated>2016-10-23T13:25:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-23T13:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d5494571842c63e4b1903d8f455727e408464ff5'/>
<id>d5494571842c63e4b1903d8f455727e408464ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable nspkg.pth behavior on Python 3.3+. Fixes #805 and fixes pypa/pip#1924.</title>
<updated>2016-10-01T15:59:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-01T15:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e6d7c40652743005e70ddec1a3e5c7466e52a313'/>
<id>e6d7c40652743005e70ddec1a3e5c7466e52a313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge backout of 1ae2a75724bb; fixes #118.</title>
<updated>2016-02-07T14:29:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-07T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c30340f3c00c64ea131596537fb7c01fc9b9e643'/>
<id>c30340f3c00c64ea131596537fb7c01fc9b9e643</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout changeset 1ae2a75724bbba56373784f185a7f235ed0f24a4</title>
<updated>2016-02-07T14:25:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-07T14:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0e689bb35e8af9f079f6985a11c80268575f786e'/>
<id>0e689bb35e8af9f079f6985a11c80268575f786e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use Python 3 version of map</title>
<updated>2016-01-16T11:54:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T11:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8af3b6ef5b4173a0d0d6735147c98c882ae98344'/>
<id>8af3b6ef5b4173a0d0d6735147c98c882ae98344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout 5692cd26a08e; Ref #262.</title>
<updated>2014-09-29T12:38:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-29T12:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=946652ee4def4236696a00d8873186bb07f15c71'/>
<id>946652ee4def4236696a00d8873186bb07f15c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #118: Prevent the egg-info directory from being redundantly included in the list of modified files.</title>
<updated>2014-08-28T20:55:27+00:00</updated>
<author>
<name>Jesse Weinstein</name>
<email>jesse.weinstein@zonarsystems.com</email>
</author>
<published>2014-08-28T20:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b54668a95934f1f63647e219cbbcbeab4a524ac3'/>
<id>b54668a95934f1f63647e219cbbcbeab4a524ac3</id>
<content type='text'>
--HG--
extra : rebase_source : 8bad8bf37ef1fdc59b4c1ba21fcff43d25f9b2be
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 8bad8bf37ef1fdc59b4c1ba21fcff43d25f9b2be
</pre>
</div>
</content>
</entry>
<entry>
<title>Always generate the lines, even in dry run.</title>
<updated>2014-06-22T14:37:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9d45f02e92ea875a88a964a629c0274d597f8d46'/>
<id>9d45f02e92ea875a88a964a629c0274d597f8d46</id>
<content type='text'>
--HG--
extra : amend_source : fa41c3fb787b667f703f67a52aed7a2958e615b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : fa41c3fb787b667f703f67a52aed7a2958e615b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer the writelines method.</title>
<updated>2014-06-22T14:34:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c3f158dcc26b86008c7427674aec5ed100540280'/>
<id>c3f158dcc26b86008c7427674aec5ed100540280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
