<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v21.0.0</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>Bump version: 20.10.1 → 21.0.0</title>
<updated>2016-05-02T13:37:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-05-02T13:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=01e1189c7156de07fb9f8646fb2282379ddbc5b4'/>
<id>01e1189c7156de07fb9f8646fb2282379ddbc5b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ez_setup.py from master branch (and packaged sdist releases).</title>
<updated>2016-04-26T16:01:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-26T16:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a73118b9e3c125910ce3a50ab1e676632b4c12d1'/>
<id>a73118b9e3c125910ce3a50ab1e676632b4c12d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate clauses onto different lines for clarity and consistency.</title>
<updated>2016-04-26T14:00:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-26T14:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=661440a9248792656455022b6fba51343e58cd50'/>
<id>661440a9248792656455022b6fba51343e58cd50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary mention of Python 2.6, now required.</title>
<updated>2016-04-26T13:49:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-26T13:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e0dcf2ea12f26ed859606bed54fb4b2ede9b0d28'/>
<id>e0dcf2ea12f26ed859606bed54fb4b2ede9b0d28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #559 from buildout/master</title>
<updated>2016-04-25T23:10:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-25T23:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=986a23340249b89c48ae005b1efc57263e5ccbdd'/>
<id>986a23340249b89c48ae005b1efc57263e5ccbdd</id>
<content type='text'>
Fix setuptools url and curl wants --location to follow redirects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix setuptools url and curl wants --location to follow redirects</pre>
</div>
</content>
</entry>
<entry>
<title>restore previous fix that was never deployed.</title>
<updated>2016-04-25T20:59:19+00:00</updated>
<author>
<name>Jim Fulton</name>
<email>jim@aledade.com</email>
</author>
<published>2016-04-25T20:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3728c541b655efb91a14868d93a38216149e6757'/>
<id>3728c541b655efb91a14868d93a38216149e6757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setuptools url and curl wants --location to follow redirects</title>
<updated>2016-04-25T19:18:27+00:00</updated>
<author>
<name>Jim Fulton</name>
<email>jim@aledade.com</email>
</author>
<published>2016-04-25T19:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cf470e31326312d68b84b81501b0eb91389042d9'/>
<id>cf470e31326312d68b84b81501b0eb91389042d9</id>
<content type='text'>
This change also removes:

    sys.meta_path = [importer for importer in sys.meta_path if
                     importer.__class__.__module__ != 'pkg_resources.extern']

from _unload_pkg_resources.

These lines were removed from the version at: https://bootstrap.pypa.io/ez_setup.py

I don't know why the code there and here differs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change also removes:

    sys.meta_path = [importer for importer in sys.meta_path if
                     importer.__class__.__module__ != 'pkg_resources.extern']

from _unload_pkg_resources.

These lines were removed from the version at: https://bootstrap.pypa.io/ez_setup.py

I don't know why the code there and here differs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag v20.10.1 for changeset 3b5fdd077c7d</title>
<updated>2016-04-25T14:24:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-25T14:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=005cb1dd7e423160a3af26a41281dbf8ea2cd5b9'/>
<id>005cb1dd7e423160a3af26a41281dbf8ea2cd5b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 20.10.0 → 20.10.1</title>
<updated>2016-04-25T14:24:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-25T14:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a144fab84b5d49fe8cfa1c504b7af4740f7dfd59'/>
<id>a144fab84b5d49fe8cfa1c504b7af4740f7dfd59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try comparing eq</title>
<updated>2016-04-25T14:24:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-25T14:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a02ea2f44be9a7d2f1697e5ed962ad82d10a7f72'/>
<id>a02ea2f44be9a7d2f1697e5ed962ad82d10a7f72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
