<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch bootstrap-py24</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>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>Moved imports to the top, made them compatible with Python 2, and added a docstring.</title>
<updated>2013-12-01T11:08:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T11:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4ae4faeb1262435260ee8a5f2a0ab910fe96ea23'/>
<id>4ae4faeb1262435260ee8a5f2a0ab910fe96ea23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test capturing #116</title>
<updated>2013-12-01T11:05:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T11:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a87729f8b64b95cc203ae8e71fc6b5150725e1e7'/>
<id>a87729f8b64b95cc203ae8e71fc6b5150725e1e7</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>Bumped to 1.4.2 in preparation for next release.</title>
<updated>2013-11-23T22:53:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-23T22:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1e811c32250676cc83e79e4063d5420eb72a8f83'/>
<id>1e811c32250676cc83e79e4063d5420eb72a8f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 1.4.1 in preparation for next release.</title>
<updated>2013-11-23T22:53:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-23T22:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=49860a858af9ba68fc332ef914ae650c843e62d4'/>
<id>49860a858af9ba68fc332ef914ae650c843e62d4</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 philip_thiem/setuptools (pull request #26)</title>
<updated>2013-11-23T22:33:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-23T22:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e9926a4c6a097feb76d5b5ec63fb681f2ab4a813'/>
<id>e9926a4c6a097feb76d5b5ec63fb681f2ab4a813</id>
<content type='text'>
SVN Encoding Issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN Encoding Issues
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sys.getfilesystemencoding for decoding bdist_wininst config. Fixes #114.</title>
<updated>2013-11-23T21:39:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-23T21:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=63f856f5797afb3497818820f038c00ed10c0518'/>
<id>63f856f5797afb3497818820f038c00ed10c0518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extraneous comment left in</title>
<updated>2013-11-22T00:51:45+00:00</updated>
<author>
<name>philip_thiem</name>
<email>ptthiem+bitbuket@gmail.com</email>
</author>
<published>2013-11-22T00:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cc90c5093d272397f08e33e4e75bf762d419df27'/>
<id>cc90c5093d272397f08e33e4e75bf762d419df27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small logic error</title>
<updated>2013-11-21T23:50:50+00:00</updated>
<author>
<name>philip_thiem</name>
<email>ptthiem+bitbuket@gmail.com</email>
</author>
<published>2013-11-21T23:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4319a969dc616c915d8e5091246df5faf0b080e8'/>
<id>4319a969dc616c915d8e5091246df5faf0b080e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
