<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v54.1.2</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>Bump version: 54.1.1 → 54.1.2</title>
<updated>2021-03-14T15:08:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-14T15:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8230bbf82b07d25bcc65e612e0e936dce269e463'/>
<id>8230bbf82b07d25bcc65e612e0e936dce269e463</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 #2600 from melissa-kun-li/reduce_dash_deprecation_scope</title>
<updated>2021-03-14T15:07:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-14T15:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=890d6bef43cb9e2205f9e9426cef1eead259b1f7'/>
<id>890d6bef43cb9e2205f9e9426cef1eead259b1f7</id>
<content type='text'>
Reduce scope of dash deprecation warning. Fixes #2595</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce scope of dash deprecation warning. Fixes #2595</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog</title>
<updated>2021-03-08T08:41:04+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-08T08:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=214ba3de5cf8bf6cdff824059732eebd26f3d40c'/>
<id>214ba3de5cf8bf6cdff824059732eebd26f3d40c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting of tests and change dash deprecation method name</title>
<updated>2021-03-08T08:35:19+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-08T08:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7129ad1107f7015fe16f275eec17bf36a8badd84'/>
<id>7129ad1107f7015fe16f275eec17bf36a8badd84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce scope of dash deprecation warning to Setuptools and distutils</title>
<updated>2021-03-08T08:15:27+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-08T07:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=938a33922c8cba3bbff6dfd1c2f723e5f929d6ce'/>
<id>938a33922c8cba3bbff6dfd1c2f723e5f929d6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother testing old versions of pip on Python 3.10 and later. Fixes #2599.</title>
<updated>2021-03-07T18:37:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T18:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b2f7b8f92725c63b164d5776f85e67cc560def4e'/>
<id>b2f7b8f92725c63b164d5776f85e67cc560def4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/jaraco/skeleton</title>
<updated>2021-03-07T17:54:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T17:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=50031c80544619d86b9c27b85ebc38f550e4ef5d'/>
<id>50031c80544619d86b9c27b85ebc38f550e4ef5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also deny black on Python 3.10 as workaround for python/typed_ast#156.</title>
<updated>2021-03-07T17:53:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T17:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=86efb884f805a9e1f64661ec758f3bd084fed515'/>
<id>86efb884f805a9e1f64661ec758f3bd084fed515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/jaraco/skeleton</title>
<updated>2021-03-07T17:32:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T17:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=378895ebac9a7dbc61dce18ec08f26ea3b73966c'/>
<id>378895ebac9a7dbc61dce18ec08f26ea3b73966c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump minimums on pytest-checkdocs and pytest-enabler as found on Setuptools.</title>
<updated>2021-03-07T17:30:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T17:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=af5445115af0cb68e671a678538a0207389586be'/>
<id>af5445115af0cb68e671a678538a0207389586be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
