<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, 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>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>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>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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>
