<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/package_index.py, branch 5.2</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.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-bitbucket.git/commit/?id=9ed4fcf6fc7cd7cadc3c664cf43e9d07f08ff467'/>
<id>9ed4fcf6fc7cd7cadc3c664cf43e9d07f08ff467</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 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-bitbucket.git/commit/?id=4aed3f24aaf8e9789151305029a05ae2b2324fbc'/>
<id>4aed3f24aaf8e9789151305029a05ae2b2324fbc</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-bitbucket.git/commit/?id=9cec740f8be76de5e8fe8a7c6b7e685705fe5163'/>
<id>9cec740f8be76de5e8fe8a7c6b7e685705fe5163</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-bitbucket.git/commit/?id=b5fb0307783d751bf2acd69814acbefbf211dee5'/>
<id>b5fb0307783d751bf2acd69814acbefbf211dee5</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-bitbucket.git/commit/?id=08fc7a8c2d632d0131d3bd2d300f59b92afb38cd'/>
<id>08fc7a8c2d632d0131d3bd2d300f59b92afb38cd</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-bitbucket.git/commit/?id=a72b46eb975d8cd0a04833745a239a02aad60086'/>
<id>a72b46eb975d8cd0a04833745a239a02aad60086</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-bitbucket.git/commit/?id=d312c22d0ab4da218fccb377c80fb7a1e75bbe3a'/>
<id>d312c22d0ab4da218fccb377c80fb7a1e75bbe3a</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-bitbucket.git/commit/?id=a4df706061204fd9b5594fe6757af659f4514c30'/>
<id>a4df706061204fd9b5594fe6757af659f4514c30</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-bitbucket.git/commit/?id=702b1ca88825bfd7a7356586e604233b3e15434e'/>
<id>702b1ca88825bfd7a7356586e604233b3e15434e</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-bitbucket.git/commit/?id=9546c1ee9b1d634ba04e1ed159f1fd7e95d8c5bc'/>
<id>9546c1ee9b1d634ba04e1ed159f1fd7e95d8c5bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
