<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v20.7.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 20.6.7 → 20.7.0</title>
<updated>2016-04-10T19:17:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-10T19:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7aff0f9f743263c7f223b45f79c106eb2a72345c'/>
<id>7aff0f9f743263c7f223b45f79c106eb2a72345c</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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>Update changelog</title>
<updated>2016-04-07T22:12:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T22:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f9f7277f7caac4e6946217c3cd221cb1a82b8982'/>
<id>f9f7277f7caac4e6946217c3cd221cb1a82b8982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trap additional exceptions. Fixes #536.</title>
<updated>2016-04-07T22:08:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T22:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6462571024e69a285a17c8f790ad13774790990a'/>
<id>6462571024e69a285a17c8f790ad13774790990a</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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>Merge pull request #532 from s-t-e-v-e-n-k/readd-exception-for-marker-eval</title>
<updated>2016-04-07T20:16:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-04-07T20:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1bf18cc8573bf0faea6d5a7cd123f41e49287210'/>
<id>1bf18cc8573bf0faea6d5a7cd123f41e49287210</id>
<content type='text'>
Reinstate the or guard in WorkingSet._markers_pass</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reinstate the or guard in WorkingSet._markers_pass</pre>
</div>
</content>
</entry>
</feed>
