<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/package_index.py, branch v25.1.5</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>In package_index, reindent long lines.</title>
<updated>2016-08-04T02:08:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-08-04T02:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5f3dac49084b38a248682475635f866e795f484c'/>
<id>5f3dac49084b38a248682475635f866e795f484c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logging using arguments instead of formatter</title>
<updated>2016-08-03T11:56:08+00:00</updated>
<author>
<name>Valentin Valls</name>
<email>valentin.valls@esrf.fr</email>
</author>
<published>2016-08-03T11:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=18c0fdab26ba13a9cf142408d7f1f2566be21fa7'/>
<id>18c0fdab26ba13a9cf142408d7f1f2566be21fa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specify that no 'working' links were found, previous behaviour didn't check if downloads could succeed</title>
<updated>2016-07-25T14:14:53+00:00</updated>
<author>
<name>Jens Timmerman</name>
<email>jens.timmerman@ugent.be</email>
</author>
<published>2016-06-24T15:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e2af2337adc2996e8aabaef2780dea8ac3e88487'/>
<id>e2af2337adc2996e8aabaef2780dea8ac3e88487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pick better names for variables</title>
<updated>2016-07-25T14:14:53+00:00</updated>
<author>
<name>Jens Timmerman</name>
<email>jens.timmerman@ugent.be</email>
</author>
<published>2016-06-24T15:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e2124c84b83e8ad6adb3dd8e8ed846eea4f7601f'/>
<id>e2124c84b83e8ad6adb3dd8e8ed846eea4f7601f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't return a tuple, add a new attribute to current returnvalue</title>
<updated>2016-07-25T14:14:52+00:00</updated>
<author>
<name>Jens Timmerman</name>
<email>jens.timmerman@ugent.be</email>
</author>
<published>2016-06-24T15:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c4ef24f6bac7b4c12b3cfc71258524185d220fc7'/>
<id>c4ef24f6bac7b4c12b3cfc71258524185d220fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>addressed remarks,  None, None since a tuple is expected</title>
<updated>2016-07-25T14:14:52+00:00</updated>
<author>
<name>Jens Timmerman</name>
<email>jens.timmerman@ugent.be</email>
</author>
<published>2016-06-08T16:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1e5bb5e680d00fcfc74078d0ea2d12760879b3c7'/>
<id>1e5bb5e680d00fcfc74078d0ea2d12760879b3c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check if a download is successfull before deciding not to try the next possible dist</title>
<updated>2016-07-25T14:14:52+00:00</updated>
<author>
<name>Jens Timmerman</name>
<email>jens.timmerman@ugent.be</email>
</author>
<published>2016-06-08T14:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3fcd44be1e8d3d8b9f229333e8f43d4893658183'/>
<id>3fcd44be1e8d3d8b9f229333e8f43d4893658183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing blank lines after class or function definition.</title>
<updated>2016-07-21T02:37:34+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-21T02:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=39bf3155d47c0024240be414a611dcb6d549f53c'/>
<id>39bf3155d47c0024240be414a611dcb6d549f53c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put colon-separated compound statement on separate lines.</title>
<updated>2016-07-20T21:44:00+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-20T21:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=64335b63f9e03e71d0acd885b8bfd0b4b7a60aa8'/>
<id>64335b63f9e03e71d0acd885b8bfd0b4b7a60aa8</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 #644 from stepshal/spacing-comment-hash</title>
<updated>2016-07-20T15:21:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T15:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=599c4f7f9789af39b541272c06b082141aae7fb3'/>
<id>599c4f7f9789af39b541272c06b082141aae7fb3</id>
<content type='text'>
Fix spacing after comment hash.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix spacing after comment hash.</pre>
</div>
</content>
</entry>
</feed>
