<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_build_meta.py, branch bugfix/3525-error</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>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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Prevent setup_requires patches from activating auto-discovery</title>
<updated>2022-03-19T03:53:09+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-19T03:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1cdda8476f1f0ac99932494c1a129c021c5a9ccd'/>
<id>1cdda8476f1f0ac99932494c1a129c021c5a9ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' into experimental/support-pyproject</title>
<updated>2022-03-16T15:51:11+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-16T15:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a70240af2c4eade71f2900cc0fba9369939b2cd4'/>
<id>a70240af2c4eade71f2900cc0fba9369939b2cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just skip the most problematic test for PyPy on Windows</title>
<updated>2022-03-14T01:18:43+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-14T01:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8afae7f683766e7e716a226a43ccc95d69675851'/>
<id>8afae7f683766e7e716a226a43ccc95d69675851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change pyproject.toml tests to not use dynamic for license/license-files</title>
<updated>2022-03-09T23:41:34+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-09T23:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=85528e935f3ab59275b417c59735ad13d2f28553'/>
<id>85528e935f3ab59275b417c59735ad13d2f28553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
