<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/pkg_resources/tests, branch v20.6.5</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Merge https://bitbucket.org/pypa/setuptools/pull-requests/185.</title>
<updated>2016-03-29T17:11:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-03-29T17:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d25e2a585c0e80dc89d72a91f8da0ba8198a4f7c'/>
<id>d25e2a585c0e80dc89d72a91f8da0ba8198a4f7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update most bitbucket references to point to Github now. Fixes #422.</title>
<updated>2016-03-29T16:17:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-03-29T16:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3b90be7bb6323eb44d0f28864509c1d47aa098de'/>
<id>3b90be7bb6323eb44d0f28864509c1d47aa098de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support environment markers in *_requires, via WorkingSet.</title>
<updated>2016-03-24T00:37:38+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-24T00:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2d8cb89459af1d68f7efd7da902c9e6954504740'/>
<id>2d8cb89459af1d68f7efd7da902c9e6954504740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add in a test that checks comparsion of Requirement with markers</title>
<updated>2016-03-07T23:38:59+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-07T23:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=280cce52534dc639fbb2064fa2e2d1e597901882'/>
<id>280cce52534dc639fbb2064fa2e2d1e597901882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change pkg_resources.Requirement to be a subclass of packaging</title>
<updated>2016-03-06T23:33:25+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-06T23:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=de4bdcffb9f11769465ba3b6bb67cfb8a5b196e2'/>
<id>de4bdcffb9f11769465ba3b6bb67cfb8a5b196e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shift requirement parsing inside Requirement</title>
<updated>2016-03-01T05:07:42+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-01T05:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0ed33b7a4db605e4608f56d6bdb5efe81762b4cb'/>
<id>0ed33b7a4db605e4608f56d6bdb5efe81762b4cb</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 that spaces between version specifiers should be allowed. Ref #502.</title>
<updated>2016-02-25T13:48:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-25T13:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=52cd445ed59b3ca3a31cb2426cbf90db04fbf41d'/>
<id>52cd445ed59b3ca3a31cb2426cbf90db04fbf41d</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 previously allowed usage. Ref #499.</title>
<updated>2016-02-19T21:13:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-19T21:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2ac4408ba8b0d6203b9556fe819f393040230aaf'/>
<id>2ac4408ba8b0d6203b9556fe819f393040230aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo, correcting failures on late Pythons when mock is not already installed.</title>
<updated>2016-02-19T15:56:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-19T15:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fe6891c949de75626396167a4aae78b276ed0223'/>
<id>fe6891c949de75626396167a4aae78b276ed0223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct tests under both Python 2 and 3.</title>
<updated>2016-02-19T03:20:30+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-02-19T03:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=335aba6f265f694612e610c6acceb34c182a94c5'/>
<id>335aba6f265f694612e610c6acceb34c182a94c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
