<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests/test_packageindex.py, branch 1.1.4</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 to exercise the basic functionality of _vcs_split_rev_from_url</title>
<updated>2013-07-24T21:10:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-24T21:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7d0d8a87e47b174e006760cc5d938c862766af60'/>
<id>7d0d8a87e47b174e006760cc5d938c862766af60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test to reflect the copy of the hash name stored because pypy doesn't implement the undocumented .name attribute on HASH objects.</title>
<updated>2013-07-22T20:34:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-22T20:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9caf92acf6972f283f368aa42ed186aafb28502b'/>
<id>9caf92acf6972f283f368aa42ed186aafb28502b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility for Python 2.4 when querying the hash name. Fixes #44</title>
<updated>2013-07-17T15:28:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-17T15:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3e72e7f7eacca7db638f7230f93cf696d49c77bf'/>
<id>3e72e7f7eacca7db638f7230f93cf696d49c77bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'is_valid' instead of simply 'valid' or 'check', which are less clear about the purpose of the method. Fixes AttributeError introduces in 0.9.2. Fixes #42.</title>
<updated>2013-07-15T17:31:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-15T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=915f05b7445af2c51b63d22e429d9a7397221518'/>
<id>915f05b7445af2c51b63d22e429d9a7397221518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a couple of additional tests, including one capturing #42.</title>
<updated>2013-07-15T17:01:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-15T17:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d4cd26a8fa8df163a03a61366fba2eebf1424a35'/>
<id>d4cd26a8fa8df163a03a61366fba2eebf1424a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test to prove the basic usage of content checks</title>
<updated>2013-07-15T16:19:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-15T16:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fdb212207c256eea656a21742aad8fba56a29bab'/>
<id>fdb212207c256eea656a21742aad8fba56a29bab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Python 3 native support from distribute</title>
<updated>2013-06-18T20:01:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b0abfb1c076baced9bf182a357dd47e9482bf065'/>
<id>b0abfb1c076baced9bf182a357dd47e9482bf065</id>
<content type='text'>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Update some URLs.</title>
<updated>2013-06-11T06:50:52+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2013-06-11T06:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fbbc3e1980d80e113852951f36aaaccc72c57c9e'/>
<id>fbbc3e1980d80e113852951f36aaaccc72c57c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test to work with latest SSL-enabled URL opening technique.</title>
<updated>2013-05-20T01:58:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-20T01:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=16e9ae36591d3cdeb2a097f32a6782361b66e0c2'/>
<id>16e9ae36591d3cdeb2a097f32a6782361b66e0c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated references in tests to refer to setuptools in favor of distribute</title>
<updated>2013-03-19T18:02:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-03-19T18:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0281ae614b34e729dd3f67b938bee9ce90c12b45'/>
<id>0281ae614b34e729dd3f67b938bee9ce90c12b45</id>
<content type='text'>
--HG--
branch : Setuptools-Distribute merge
extra : rebase_source : 1ffe834b5ecad0e5fd0ae44cb63e6541d9006004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : Setuptools-Distribute merge
extra : rebase_source : 1ffe834b5ecad0e5fd0ae44cb63e6541d9006004
</pre>
</div>
</content>
</entry>
</feed>
