<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/dist.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>Merge pull request #663 from stepshal/unaligned</title>
<updated>2016-07-21T23:51:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-21T23:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0cd550a81c1e18d6bed0830a16dd9f1a37058aaf'/>
<id>0cd550a81c1e18d6bed0830a16dd9f1a37058aaf</id>
<content type='text'>
Fix continuation line unaligned for hanging indent.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix continuation line unaligned for hanging indent.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix continuation line unaligned for hanging indent.</title>
<updated>2016-07-21T17:26:14+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-21T03:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7f118aaae6a49171a91248cc413dc78eb497a054'/>
<id>7f118aaae6a49171a91248cc413dc78eb497a054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2016-07-21T11:26:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-21T11:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6a628a665c968ea0b5d08cd4f769436e0aba15f2'/>
<id>6a628a665c968ea0b5d08cd4f769436e0aba15f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also update the Metadata-Version when adding Requires-Python</title>
<updated>2016-07-21T09:28:38+00:00</updated>
<author>
<name>Xavier Fernandez</name>
<email>xavier.fernandez@polyconseil.fr</email>
</author>
<published>2016-07-17T12:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d079163e74166860fedbfe0abcfcb820507368fd'/>
<id>d079163e74166860fedbfe0abcfcb820507368fd</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>Merge pull request #631 from xavfernandez/xfernandez/python_requires</title>
<updated>2016-07-20T23:28:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-20T23:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b2f50d5ddf0be280d0b0106f178437a4aad1b306'/>
<id>b2f50d5ddf0be280d0b0106f178437a4aad1b306</id>
<content type='text'>
Add python_requires keywords to setup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add python_requires keywords to setup</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>Drop external_requires keyword</title>
<updated>2016-07-14T07:59:51+00:00</updated>
<author>
<name>Xavier Fernandez</name>
<email>xavier.fernandez@polyconseil.fr</email>
</author>
<published>2016-07-10T18:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d9a251b704b87e9a0e5090213e7799c468c4bbf5'/>
<id>d9a251b704b87e9a0e5090213e7799c468c4bbf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python/external_requires keywords to setup</title>
<updated>2016-07-14T07:59:51+00:00</updated>
<author>
<name>Xavier Fernandez</name>
<email>xavier.fernandez@polyconseil.fr</email>
</author>
<published>2016-07-08T18:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=98477464ed0d9ffd0b39e8baac15dfcd568dcb22'/>
<id>98477464ed0d9ffd0b39e8baac15dfcd568dcb22</id>
<content type='text'>
This should allow setuptools to write the metadata Requires-Python and
Requires-External from PEP345 to the PKGINFO file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should allow setuptools to write the metadata Requires-Python and
Requires-External from PEP345 to the PKGINFO file
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing whitespace around operator.</title>
<updated>2016-07-14T05:11:49+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-14T05:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dc2d1dc249bec8e3a864e2aa6002a8e27adc4b7c'/>
<id>dc2d1dc249bec8e3a864e2aa6002a8e27adc4b7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
