<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources/__init__.py, branch v46.1.1</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>Merge pull request #1563 from alhirzel/master</title>
<updated>2020-03-21T09:41:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-21T09:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=17dde199ad37b6f9e911e1edb9d2d303e3238157'/>
<id>17dde199ad37b6f9e911e1edb9d2d303e3238157</id>
<content type='text'>
Change find_module to find_spec for py37 compat</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change find_module to find_spec for py37 compat</pre>
</div>
</content>
</entry>
<entry>
<title>Trap AttributeError in exactly one place.</title>
<updated>2020-03-21T09:41:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-21T09:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6b5a5872503290d6c90ab18cd72e46776977064a'/>
<id>6b5a5872503290d6c90ab18cd72e46776977064a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reword UserWarning for insecure extraction path so that the message can be keyed for ignoring it. Ref #1899.</title>
<updated>2020-03-07T22:23:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-07T22:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=35cdda926151d52963baf32e0770f2d5f16e5dfd'/>
<id>35cdda926151d52963baf32e0770f2d5f16e5dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>👹 Feed the hobgoblins (delint).</title>
<updated>2020-01-19T17:46:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T17:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b'/>
<id>3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add obnoxious warning about Python 2 being unsupported on this release with guidance on how to avoid the warning and what to do if that guidance was ineffective.</title>
<updated>2020-01-03T11:45:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-03T11:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=79f1694b05a66cc0fbbbf4e72d63d0a340cf6d84'/>
<id>79f1694b05a66cc0fbbbf4e72d63d0a340cf6d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for Python 3.4</title>
<updated>2019-11-15T21:13:35+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-15T11:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dc868755d53520895d96ec0251a66df562a37095'/>
<id>dc868755d53520895d96ec0251a66df562a37095</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 #1814 from benoit-pierre/fix_requirement_hash/equality</title>
<updated>2019-10-27T22:41:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-27T22:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2d89c5d7d06ce07864e6e28c70853066966cf89f'/>
<id>2d89c5d7d06ce07864e6e28c70853066966cf89f</id>
<content type='text'>
pkg_resources: fix ``Requirement`` hash/equality implementation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg_resources: fix ``Requirement`` hash/equality implementation</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for python3.10</title>
<updated>2019-08-18T02:18:07+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-08-18T02:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=43add1d3f5138e38adc4940647cc6eae94fb6123'/>
<id>43add1d3f5138e38adc4940647cc6eae94fb6123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg_resources: fix ``Requirement`` hash/equality implementation</title>
<updated>2019-08-12T23:17:38+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-08-12T23:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b03652f642a8ea04644eb7d5b38223148dea5611'/>
<id>b03652f642a8ea04644eb7d5b38223148dea5611</id>
<content type='text'>
Take PEP 508 direct URL into account.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Take PEP 508 direct URL into account.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1790 : Include the file path in get_metadata() UnicodeDecodeErrors (#1791)</title>
<updated>2019-07-13T10:19:50+00:00</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2019-07-13T10:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=67344c95b9402b4720d3c9e61d01096a6453efa6'/>
<id>67344c95b9402b4720d3c9e61d01096a6453efa6</id>
<content type='text'>
Include the file path in get_metadata() UnicodeDecodeErrors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include the file path in get_metadata() UnicodeDecodeErrors.
</pre>
</div>
</content>
</entry>
</feed>
