<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/package_index.py, branch v59.3.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Suppress invalid versions when parsing in package_index. They will still be allowed for now as long as DeprecationWarnings aren't treated as errors.</title>
<updated>2021-11-15T23:12:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-15T23:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9fd1c098a664d4f2681aa1a9746757a6bce52c12'/>
<id>9fd1c098a664d4f2681aa1a9746757a6bce52c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ssl_support. Fixes #2715.</title>
<updated>2021-07-04T20:54:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-07-04T20:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ff0a836838adb64de7c9c50679f9213d397c867a'/>
<id>ff0a836838adb64de7c9c50679f9213d397c867a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unique_everseen from more_itertools.</title>
<updated>2021-05-22T23:19:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-22T23:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9c2cf25a13bf33a3fd706c97064c0d2fa22be179'/>
<id>9c2cf25a13bf33a3fd706c97064c0d2fa22be179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misc. doc typos</title>
<updated>2021-05-14T12:34:17+00:00</updated>
<author>
<name>luz paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2021-05-14T12:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c063b3af1ecbcea0f0cc63b941f5e2038be9efcb'/>
<id>c063b3af1ecbcea0f0cc63b941f5e2038be9efcb</id>
<content type='text'>
Found via `codespell`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell`</pre>
</div>
</content>
</entry>
<entry>
<title>Apply noqa C901 comments to overly complex code</title>
<updated>2020-12-31T18:01:22+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2020-12-31T12:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fc891f5cf6d93ad533e2afb5e15a2952408ab358'/>
<id>fc891f5cf6d93ad533e2afb5e15a2952408ab358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify `PackageIndex.process_index`</title>
<updated>2020-12-31T17:38:49+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2020-12-31T17:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c225c4c0f64bf044f2f82693df097ad07f9c12bd'/>
<id>c225c4c0f64bf044f2f82693df097ad07f9c12bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 compatibility</title>
<updated>2020-08-16T11:15:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fb7ab81a3d080422687bad71f9ae9d36eeefbee2'/>
<id>fb7ab81a3d080422687bad71f9ae9d36eeefbee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exception causes in package_index.py</title>
<updated>2020-06-11T19:09:29+00:00</updated>
<author>
<name>Ram Rachum</name>
<email>ram@rachum.com</email>
</author>
<published>2020-06-11T19:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6588760710433951a1df48c298bdc49fa5bb7c6c'/>
<id>6588760710433951a1df48c298bdc49fa5bb7c6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change: Mac OS X -&gt; macOS</title>
<updated>2020-04-11T18:13:36+00:00</updated>
<author>
<name>Reece Dunham</name>
<email>me@rdil.rocks</email>
</author>
<published>2020-04-11T18:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bafe5abd8c715fa18a06bfd62e685802a2a74ce8'/>
<id>bafe5abd8c715fa18a06bfd62e685802a2a74ce8</id>
<content type='text'>
Signed-off-by: Reece Dunham &lt;me@rdil.rocks&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Reece Dunham &lt;me@rdil.rocks&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1894 from ataylor284/bad-auth-message</title>
<updated>2020-03-07T21:02:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-07T21:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8a821dd9f2c2aa2b059543e86ede2cb0b4daae5c'/>
<id>8a821dd9f2c2aa2b059543e86ede2cb0b4daae5c</id>
<content type='text'>
Add info message on package index auth error </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add info message on package index auth error </pre>
</div>
</content>
</entry>
</feed>
