<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/tests/test_pkg_resources.py, branch v22.0.2</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Moved test_resources and test_pkg_resources to pkg_resources package.</title>
<updated>2015-01-03T07:29:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-03T07:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d0a3a68d5192935730eeab840790f35af971086a'/>
<id>d0a3a68d5192935730eeab840790f35af971086a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tests to be adjacent with other parsing tests.</title>
<updated>2015-01-02T21:45:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-02T21:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ef428d7278002b558541300fb7b7a96c8dbac830'/>
<id>ef428d7278002b558541300fb7b7a96c8dbac830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression in entry-point name parsing</title>
<updated>2015-01-02T21:31:47+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-01-02T21:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fb1b7680cee8b4e751b29f6d46a6fcedb51e4e31'/>
<id>fb1b7680cee8b4e751b29f6d46a6fcedb51e4e31</id>
<content type='text'>
See #323 for more details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #323 for more details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test making explicit the expectation that pkg_resources shouldn't import setuptools (or be dependent on it in any way). Ref #311.</title>
<updated>2014-12-24T21:45:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-24T21:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9b13614de9c0728a3951f3be2e98b5d09e4314f2'/>
<id>9b13614de9c0728a3951f3be2e98b5d09e4314f2</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 UTC implementation</title>
<updated>2014-03-24T11:52:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-24T11:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0873d4713fb81f1402c481ac6c7745fbc586c9a1'/>
<id>0873d4713fb81f1402c481ac6c7745fbc586c9a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use mktime for Python 3.2 compatibility</title>
<updated>2014-03-24T11:48:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-24T11:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8f5e0004edcd54aafe7f6fc30527f20aa8e05838'/>
<id>8f5e0004edcd54aafe7f6fc30527f20aa8e05838</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 use local timestamps, so the tests pass in any timezone.</title>
<updated>2014-03-24T11:35:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-24T11:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=abb8efdc4aeaa0d31c82ecf9f96d115b34e70b4e'/>
<id>abb8efdc4aeaa0d31c82ecf9f96d115b34e70b4e</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</title>
<updated>2013-07-02T16:08:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-02T16:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=78c3e6b7b3a12d74416f43995d50b04bdb817f0b'/>
<id>78c3e6b7b3a12d74416f43995d50b04bdb817f0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-07-02T16:06:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-02T16:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d7640129c2464206fe1431411c8603e7994ca55c'/>
<id>d7640129c2464206fe1431411c8603e7994ca55c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patched test so it can be run on Python 3</title>
<updated>2013-07-02T16:00:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-02T16:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=178a4ab5c3af80c077572fd01d748084b35844e0'/>
<id>178a4ab5c3af80c077572fd01d748084b35844e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
