<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/pkg_resources/tests, branch v23.1.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Always inject extra into the environment when evaluating markers. Fixes #544.</title>
<updated>2016-04-15T07:03:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-15T07:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dd5caefb987dbd15495047fc653fa71d4667eb43'/>
<id>dd5caefb987dbd15495047fc653fa71d4667eb43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #533 from s-t-e-v-e-n-k/compare-ep-attributes</title>
<updated>2016-04-07T22:01:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T22:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6d2022eb2daa2f969fd4250201734f78d2d2812f'/>
<id>6d2022eb2daa2f969fd4250201734f78d2d2812f</id>
<content type='text'>
Stop comparing repr()'s in TestEntryPoint</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop comparing repr()'s in TestEntryPoint</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust expectation that 'extra' is not in the marker evaluation if no extras demanded the requirement.</title>
<updated>2016-04-07T21:22:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T21:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f664385be2051cd135ad52e1563993945e0abe10'/>
<id>f664385be2051cd135ad52e1563993945e0abe10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _ReqExtras to encapsulate that functionality and decouple it from WorkingSet.</title>
<updated>2016-04-07T21:05:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T21:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=be663b8596fc3e3d02cb5716db1d638788a0230e'/>
<id>be663b8596fc3e3d02cb5716db1d638788a0230e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop comparing repr()'s in TestEntryPoint</title>
<updated>2016-04-06T06:30:08+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-04-06T06:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b1eeba1cd70d6735578cab5e2363c8de653de022'/>
<id>b1eeba1cd70d6735578cab5e2363c8de653de022</id>
<content type='text'>
In Python 3, the default order of iterables can not determined,
so comparing the repr of objects that include tuples is not static
like it is under Python 2. Compare the attributes of EntryPoint
instead, making sure to sort .attrs and .extras.

Closes: #526
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3, the default order of iterables can not determined,
so comparing the repr of objects that include tuples is not static
like it is under Python 2. Compare the attributes of EntryPoint
instead, making sure to sort .attrs and .extras.

Closes: #526
</pre>
</div>
</content>
</entry>
<entry>
<title>Reinstate the or guard in WorkingSet._markers_pass</title>
<updated>2016-04-06T04:49:02+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-04-06T04:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3d8c2245cb09e0db917648f2cf57f99fd10caca1'/>
<id>3d8c2245cb09e0db917648f2cf57f99fd10caca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore evaluating environment markers in WorkingSet</title>
<updated>2016-04-05T06:50:48+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-04-04T06:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1cdd940877e158f2b748f67f09d1f1321a113998'/>
<id>1cdd940877e158f2b748f67f09d1f1321a113998</id>
<content type='text'>
Correctly deal with parsed requirements that include extras as a
marker inside WorkingSet that are populated from METADATA inside
wheels, like we get from pip&gt;=7.

This partially reverts commit 04d10ff025e1cbef7ec93a2008c930e856045c8a.

Closes: #523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correctly deal with parsed requirements that include extras as a
marker inside WorkingSet that are populated from METADATA inside
wheels, like we get from pip&gt;=7.

This partially reverts commit 04d10ff025e1cbef7ec93a2008c930e856045c8a.

Closes: #523
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unused safe_repr function</title>
<updated>2016-04-01T03:43:06+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-04-01T03:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f4c7a06cc90bed1e1feadd343e5a9fec3433e004'/>
<id>f4c7a06cc90bed1e1feadd343e5a9fec3433e004</id>
<content type='text'>
When _assertIn was removed from test_resources, the safe_repr
function was not dropped, leaving it with no callers, so drop it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When _assertIn was removed from test_resources, the safe_repr
function was not dropped, leaving it with no callers, so drop it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bypass environment marker evaluation in requirements resolution. Ref #523.</title>
<updated>2016-03-31T14:25:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-03-31T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=04d10ff025e1cbef7ec93a2008c930e856045c8a'/>
<id>04d10ff025e1cbef7ec93a2008c930e856045c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract separate test for test_environment_markers in test_resources. Remove unused variable.</title>
<updated>2016-03-31T14:40:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-03-31T14:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e7a27ca0a3ba06f69836872342089e7333f24a3a'/>
<id>e7a27ca0a3ba06f69836872342089e7333f24a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
