<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command, branch 19.2</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Use the modern name for the configparser module</title>
<updated>2015-12-14T09:55:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-14T09:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ca4321bb5833e2daa7bee1a32a3dee37cb49f012'/>
<id>ca4321bb5833e2daa7bee1a32a3dee37cb49f012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract variable, avoiding hanging indent.</title>
<updated>2015-12-11T15:07:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-11T15:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=07037d10760792ffe616349ab7642b2fce0a0527'/>
<id>07037d10760792ffe616349ab7642b2fce0a0527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use context manager for opening file</title>
<updated>2015-12-11T15:04:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-11T15:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=76ffa368456be9ecbcb81a8ba3196f1246e444c0'/>
<id>76ffa368456be9ecbcb81a8ba3196f1246e444c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move imports to top</title>
<updated>2015-12-09T08:57:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=81ca4fea9e4672f39864439f2049108ad731c8fa'/>
<id>81ca4fea9e4672f39864439f2049108ad731c8fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize imports</title>
<updated>2015-12-09T08:54:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2a379eac97f2defcb828589ad5b46ace8a54d0f5'/>
<id>2a379eac97f2defcb828589ad5b46ace8a54d0f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove check that would never succeed, because svn_utils always returns an integer and get_svn_revision always returns a non-empty string.</title>
<updated>2015-12-09T08:53:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6840f40ad0cc4df8c98cd8b78f4c86d6200c1b57'/>
<id>6840f40ad0cc4df8c98cd8b78f4c86d6200c1b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate get_pkg_info_revision</title>
<updated>2015-12-09T08:51:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ebaf4f2547e71247248abc77f9899e2106482646'/>
<id>ebaf4f2547e71247248abc77f9899e2106482646</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace comment with docstring</title>
<updated>2015-12-09T08:40:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1265c31f954afe7a1e47edc6dddfe7a5d4c9aa2a'/>
<id>1265c31f954afe7a1e47edc6dddfe7a5d4c9aa2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent</title>
<updated>2015-12-09T08:35:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=50d864aa0693530a70efd6ffc8007d8328bfea6d'/>
<id>50d864aa0693530a70efd6ffc8007d8328bfea6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use io.open for future compatibility and consistency</title>
<updated>2015-12-09T08:34:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-09T08:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=41112f5afd0d2b0c14899ab1cf2c27183e64d6ac'/>
<id>41112f5afd0d2b0c14899ab1cf2c27183e64d6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
