<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/package_index.py, branch 3.7.1</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>Use context manager</title>
<updated>2014-05-18T03:47:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T03:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f9f94d714cf97df731a49b614b35d146536449f7'/>
<id>f9f94d714cf97df731a49b614b35d146536449f7</id>
<content type='text'>
--HG--
extra : amend_source : 5e98bee2918d9eeb073c8c896a849c5f68da6634
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 5e98bee2918d9eeb073c8c896a849c5f68da6634
</pre>
</div>
</content>
</entry>
<entry>
<title>fix setuptools don't search download location in dependency_links bug</title>
<updated>2013-12-24T06:16:43+00:00</updated>
<author>
<name>Menghan Zheng</name>
<email>menghan412@gmail.com</email>
</author>
<published>2013-12-24T06:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=379096d8a1e4be86f8b2e36a0ec66fa75e2edbb8'/>
<id>379096d8a1e4be86f8b2e36a0ec66fa75e2edbb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with 1.4.2</title>
<updated>2013-12-01T11:17:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T11:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=727a101b0a76bd93c35b41352b2a52ca261a8cf7'/>
<id>727a101b0a76bd93c35b41352b2a52ca261a8cf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected a TypeError when reading a local package index on Python 3. Fixes #116.</title>
<updated>2013-12-01T11:12:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T11:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ec3014377e1369116da3bf71b6c5acaa3168b9dc'/>
<id>ec3014377e1369116da3bf71b6c5acaa3168b9dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent for clarity</title>
<updated>2013-12-01T10:49:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T10:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=35d9509cd23b7830c91398fa5b3f2ffe6ffe7403'/>
<id>35d9509cd23b7830c91398fa5b3f2ffe6ffe7403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py24compat module</title>
<updated>2013-11-24T20:07:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T20:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=47e5462bc732ffd5f363b4a60d5a6dd9efa0af3b'/>
<id>47e5462bc732ffd5f363b4a60d5a6dd9efa0af3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jdye/setuptools (pull request #21)</title>
<updated>2013-11-14T20:13:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-14T20:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=54e7f4c241e43313019e72516cece1bca9c1c9ee'/>
<id>54e7f4c241e43313019e72516cece1bca9c1c9ee</id>
<content type='text'>
fixes a bug where a Basic auth digest header can get encoded with newlines inside
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes a bug where a Basic auth digest header can get encoded with newlines inside
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docstring to reflect failure reported in pull request #21</title>
<updated>2013-11-14T20:12:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-14T20:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7ade322c4e685aef1adab02ca3bad6444acc2466'/>
<id>7ade322c4e685aef1adab02ca3bad6444acc2466</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ConfigParser is not a new style class.</title>
<updated>2013-11-14T19:48:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-14T19:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9b316f1fa946fa24d770ba8c03dcfeec700d37cc'/>
<id>9b316f1fa946fa24d770ba8c03dcfeec700d37cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge support for loading credentials from .pypirc (based on pull request #11). Fixes #27.</title>
<updated>2013-11-14T15:40:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-14T15:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6797a9d07f8aa4db29d0ac7e343bf04898514e67'/>
<id>6797a9d07f8aa4db29d0ac7e343bf04898514e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
