<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/pkg_resources/__init__.py, branch v24.0.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Fix misspellings</title>
<updated>2016-06-25T18:33:23+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-06-25T18:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bba4b3975c834655df6e97f89ed099ab21594d1c'/>
<id>bba4b3975c834655df6e97f89ed099ab21594d1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Instead of reasing a new exception, just augment the existing exception, avoiding any concerns about exception type, but still communicating the context necessary to trace the issue. Ref #537.</title>
<updated>2016-04-07T22:42:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T22:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=84f1525334eb3e6757ee692767301f62536da260'/>
<id>84f1525334eb3e6757ee692767301f62536da260</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 #537 from ri0t/patch-1</title>
<updated>2016-04-07T22:33:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T22:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=06eae67829fb2c292da23d941e3cc9cd9870f1ab'/>
<id>06eae67829fb2c292da23d941e3cc9cd9870f1ab</id>
<content type='text'>
This helps finding packages with bad utf</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps finding packages with bad utf</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on short-circuit in 'or' rather than building a separate iterable.</title>
<updated>2016-04-07T21:24:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T21:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8ce73d4450eb646b80c004e57b82ed9eabe24f35'/>
<id>8ce73d4450eb646b80c004e57b82ed9eabe24f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>This helps finding packages with bad utf</title>
<updated>2016-04-07T12:39:32+00:00</updated>
<author>
<name>riot</name>
<email>riot@hackerfleet.org</email>
</author>
<published>2016-04-07T12:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c7873d38c4478f86864666cd1231877d1183b820'/>
<id>c7873d38c4478f86864666cd1231877d1183b820</id>
<content type='text'>
Checking hundreds of possibly installed packages manually should NOT be expected of the user ;)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checking hundreds of possibly installed packages manually should NOT be expected of the user ;)</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>Remove fallback value until there's something that explains or requires it.</title>
<updated>2016-04-05T12:36:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-05T12:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a31716f5a86061d7409b8c08154d3b52ff324efd'/>
<id>a31716f5a86061d7409b8c08154d3b52ff324efd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
