<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests/test_egg_info.py, branch v30.4.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Spelling fixes</title>
<updated>2016-12-07T12:59:34+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-12-07T12:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1ca6f3bf272d8ba2c0d4161cc56a74c63c8afb82'/>
<id>1ca6f3bf272d8ba2c0d4161cc56a74c63c8afb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also suppress warning for a single file missing</title>
<updated>2016-11-08T03:07:29+00:00</updated>
<author>
<name>Charles Bouchard-Légaré</name>
<email>cblegare.atl@ntis.ca</email>
</author>
<published>2016-11-08T03:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ed5f934e0a49253d645b66dad65fd5b616133d9a'/>
<id>ed5f934e0a49253d645b66dad65fd5b616133d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quantity of blank lines.</title>
<updated>2016-10-18T13:29:34+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-10-18T13:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96'/>
<id>31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just skip these tests on Python 2.6.</title>
<updated>2016-10-15T03:10:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-15T03:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c52797512e98c12a383c41697deda0f563b452a5'/>
<id>c52797512e98c12a383c41697deda0f563b452a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now running under tox, Python 2.6 gets a non-zero PYTHONHASHSEED, so tests are simpler.</title>
<updated>2016-10-15T02:43:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-15T02:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=15d10c3655c441beb50fef522b4959fbab4fc3d5'/>
<id>15d10c3655c441beb50fef522b4959fbab4fc3d5</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>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>Add basic tests and docs for python_requires</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-11T09:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=020771f5e631741de31255283aa81adc05a26a9d'/>
<id>020771f5e631741de31255283aa81adc05a26a9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match closing bracket identation of opening bracket's line.</title>
<updated>2016-07-14T05:43:32+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-14T01:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a4190dd14802db1017f67332919377c9e14f95ad'/>
<id>a4190dd14802db1017f67332919377c9e14f95ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quantity of blank lines after code object.</title>
<updated>2016-07-12T23:00:42+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-12T15:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6d11e88f938f09ef16db4c6064b6e74acba4db1d'/>
<id>6d11e88f938f09ef16db4c6064b6e74acba4db1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
