<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests, branch v54.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>Apply suggestions in code review.</title>
<updated>2021-03-07T02:56:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T02:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0bffc7c1c673f9735bdac71a2949fae809ec07a3'/>
<id>0bffc7c1c673f9735bdac71a2949fae809ec07a3</id>
<content type='text'>
Co-authored-by: Sviatoslav Sydorenko &lt;wk.cvs.github@sydorenko.org.ua&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Sviatoslav Sydorenko &lt;wk.cvs.github@sydorenko.org.ua&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for uppercase metadata warning</title>
<updated>2021-03-06T04:21:58+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-06T04:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fa48ac3626c21efc5261b4f112270ca40d2e004d'/>
<id>fa48ac3626c21efc5261b4f112270ca40d2e004d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for dash preserved extras_require in setup.cfg</title>
<updated>2021-03-03T04:25:39+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-03T04:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=67a5991997659326fd1439a58e2140731144f08c'/>
<id>67a5991997659326fd1439a58e2140731144f08c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for conversion warning</title>
<updated>2021-03-03T03:54:53+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-03T03:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=08d6a2f2b0fb4b57f749d0adaaca3efc158419cd'/>
<id>08d6a2f2b0fb4b57f749d0adaaca3efc158419cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify existing tests to be compatible with future underscore change</title>
<updated>2021-03-03T02:13:28+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-03T01:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d027d6d2140daf87079dd3bd186585a5b063269e'/>
<id>d027d6d2140daf87079dd3bd186585a5b063269e</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 #2582 from pypa/feature/2550-build-from-source</title>
<updated>2021-02-28T21:41:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-28T21:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=341972d1c1e804361e3b910e4e564a5da77bfa34'/>
<id>341972d1c1e804361e3b910e4e564a5da77bfa34</id>
<content type='text'>
Rely on backend build path and bootstrap metadata to easily build from source</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rely on backend build path and bootstrap metadata to easily build from source</pre>
</div>
</content>
</entry>
<entry>
<title>test check_specifier</title>
<updated>2021-02-28T06:49:54+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-02-28T05:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=20ced7533c2b737e9d99deacd97633f84b26567d'/>
<id>20ced7533c2b737e9d99deacd97633f84b26567d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely more on pytest param to append markers.</title>
<updated>2021-02-27T19:51:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-27T19:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ce7632f3a75ab8771ec3bc71cf21136a22de55ff'/>
<id>ce7632f3a75ab8771ec3bc71cf21136a22de55ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer xfail to skip on known failure mode.</title>
<updated>2021-02-27T19:30:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-27T18:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4451606b2572870050bbabe7f6672a96d0c4d745'/>
<id>4451606b2572870050bbabe7f6672a96d0c4d745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pip 19 from the upgrade from source tests.</title>
<updated>2021-02-27T18:51:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-27T01:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3d3c69e3800e66de8e6e3b5fc5672886f2b1068e'/>
<id>3d3c69e3800e66de8e6e3b5fc5672886f2b1068e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
