<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources/tests, branch 18.2</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>
<entry>
<title>Refactor for clarity</title>
<updated>2015-01-06T15:02:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-06T15:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=de11e9e9b57db01e029657acb1148a9fd70581b5'/>
<id>de11e9e9b57db01e029657acb1148a9fd70581b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Equal signs are now allowed in entry point names.</title>
<updated>2015-01-06T15:01:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-06T15:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1524a98d7e0e5344134ef51e77cfe5a04e582a8f'/>
<id>1524a98d7e0e5344134ef51e77cfe5a04e582a8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore support for printable characters in the entry point name. Fixes #327.</title>
<updated>2015-01-06T14:48:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-06T14:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=32ce474415accc4ad11fdbab57f7a65176d4197b'/>
<id>32ce474415accc4ad11fdbab57f7a65176d4197b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test failure on Python 2</title>
<updated>2015-01-04T19:28:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-04T19:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0b7d713f812e7d84f143bd84f0734ae77169bb68'/>
<id>0b7d713f812e7d84f143bd84f0734ae77169bb68</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 expectation when dependencies conflict during resolve. Fixes #281</title>
<updated>2015-01-04T19:24:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-04T19:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cdb9797a1107afd4d7baf021b2af84946d349a2a'/>
<id>cdb9797a1107afd4d7baf021b2af84946d349a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
