<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/pkg_resources/tests, branch 18.8.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Add test for regression on Python 3 when LANG=C and there is non-ascii in the metadata file before the version. Ref #469.</title>
<updated>2015-12-01T14:24:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-01T14:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dfbc96168d8b921bd6b02fe7aeceeeb930f68cfe'/>
<id>dfbc96168d8b921bd6b02fe7aeceeeb930f68cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite test to use distutils' install_egg_info to generate the metadata.</title>
<updated>2015-11-28T18:00:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T18:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9744cf2edf82eeda796ca22bf21ac0056c8aa925'/>
<id>9744cf2edf82eeda796ca22bf21ac0056c8aa925</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite test to simply create the egg_info.</title>
<updated>2015-11-28T17:54:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T17:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=41868fe7c4f75708b3cb663bf1b76405223869b0'/>
<id>41868fe7c4f75708b3cb663bf1b76405223869b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename test to match intention.</title>
<updated>2015-11-28T16:54:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T16:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=25fc8c1d05c84ea9d6155be4326e837f90dd173d'/>
<id>25fc8c1d05c84ea9d6155be4326e837f90dd173d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test into pkg_resources tests</title>
<updated>2015-11-28T16:51:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T16:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=141d093b0e7f50459c8053ee4619c9991473be6e'/>
<id>141d093b0e7f50459c8053ee4619c9991473be6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing possible violation in expectation due to new Python 2.7.10 release. Ref #380.</title>
<updated>2015-06-07T14:34:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-07T14:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=208af4d231da879174ba189c2f756360ae6dca0a'/>
<id>208af4d231da879174ba189c2f756360ae6dca0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 6e045b2724d0 and 56d7ea3d42b2. Ref #307.</title>
<updated>2015-03-20T19:53:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-03-20T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8ae39ab3a0bb12f17d2cabfdc27725b0992ba3c3'/>
<id>8ae39ab3a0bb12f17d2cabfdc27725b0992ba3c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing failure to parse package names with hyphens. Ref #307</title>
<updated>2015-03-20T15:26:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-03-20T15:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a54a764326d516950861d2d317150e7e172bd99f'/>
<id>a54a764326d516950861d2d317150e7e172bd99f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pytest.raises for brevity and clarity of purpose.</title>
<updated>2015-01-06T15:08:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-06T15:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7d4bd8dabb45242671527282474c84179c967ede'/>
<id>7d4bd8dabb45242671527282474c84179c967ede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pytests parametrize to create separate tests for each spec</title>
<updated>2015-01-06T15:07:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-06T15:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9d04e13b60ccd4ec6058c31e219d6e7d124f9574'/>
<id>9d04e13b60ccd4ec6058c31e219d6e7d124f9574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
