<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_build_meta.py, branch v67.3.2</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>dedicated test</title>
<updated>2023-01-25T17:28:44+00:00</updated>
<author>
<name>hauntsaninja</name>
<email>hauntsaninja@gmail.com</email>
</author>
<published>2023-01-25T17:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4523ba3fcce38e8d02b0d8ee072cfd2d06a14f00'/>
<id>4523ba3fcce38e8d02b0d8ee072cfd2d06a14f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a test</title>
<updated>2023-01-25T07:08:25+00:00</updated>
<author>
<name>hauntsaninja</name>
<email>hauntsaninja@gmail.com</email>
</author>
<published>2023-01-25T07:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a673186f7c5271cc89916ae533f582643b3b8a86'/>
<id>a673186f7c5271cc89916ae533f582643b3b8a86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos found by codespell</title>
<updated>2022-11-20T13:07:50+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2022-11-20T11:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=915a7c8686606321bda4a668b56aa96259eb1924'/>
<id>915a7c8686606321bda4a668b56aa96259eb1924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reproduce error in issue 3523</title>
<updated>2022-08-15T17:10:31+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-15T17:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1c96fbe9c3ae7fb476149d2198971fc10ac11298'/>
<id>1c96fbe9c3ae7fb476149d2198971fc10ac11298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt test_build_meta to the new format of editable_wheel options</title>
<updated>2022-08-03T19:49:50+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-02T17:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9e99099f5bfd5f61854727f265ac8dd178c6850d'/>
<id>9e99099f5bfd5f61854727f265ac8dd178c6850d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use venv to isolate test_legacy_editable_install</title>
<updated>2022-08-02T16:32:22+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-02T16:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=38cf2d0fed2d0ba2b29a5af28aff78ad38efa3d8'/>
<id>38cf2d0fed2d0ba2b29a5af28aff78ad38efa3d8</id>
<content type='text'>
This is a test fix to prevent this test case for breaking test
isolation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a test fix to prevent this test case for breaking test
isolation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow users to opt-into previous "develop" behavior</title>
<updated>2022-06-25T19:07:27+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-25T18:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=16483185a2739d5f613430f2f4ba83883eb6bb96'/>
<id>16483185a2739d5f613430f2f4ba83883eb6bb96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address errors in tests for Windows</title>
<updated>2022-06-17T09:48:45+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-17T09:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a19c4dfb8f7fda86a755b181bbf5819fc4139ab7'/>
<id>a19c4dfb8f7fda86a755b181bbf5819fc4139ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip problematic test on macOS</title>
<updated>2022-06-16T20:16:24+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-16T20:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8db675d5bd5972d00ebd49d09c7dabab87a5d43a'/>
<id>8db675d5bd5972d00ebd49d09c7dabab87a5d43a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build_meta.build_editable: Add tests for config_settings</title>
<updated>2022-06-16T16:24:03+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-16T16:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=df4419251fa5742fd5b2b4d5a9f11a3915be19ba'/>
<id>df4419251fa5742fd5b2b4d5a9f11a3915be19ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
