<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_build_meta.py, branch v60.9.3</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>Ensure process killing does not fail on Windows</title>
<updated>2022-02-14T18:53:26+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-14T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8a3cbd086f6e2b9e3db1cfc7e909f4150f049b25'/>
<id>8a3cbd086f6e2b9e3db1cfc7e909f4150f049b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill individual worker process after timeout in test_build_meta</title>
<updated>2022-02-14T18:38:05+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-14T14:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3c17f761a40913e796e8e89ed6a9b5acbb81c7ff'/>
<id>3c17f761a40913e796e8e89ed6a9b5acbb81c7ff</id>
<content type='text'>
According to the Python docs, shutting down the process pool does not
terminate the tasks that are already running, so it is necessary to
manually kill the individual processes in the pool.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the Python docs, shutting down the process pool does not
terminate the tasks that are already running, so it is necessary to
manually kill the individual processes in the pool.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill process pool after timeout in test_build_meta</title>
<updated>2022-02-13T10:12:06+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-13T10:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0504b5cdba5667153a4f08074a756fb29450357b'/>
<id>0504b5cdba5667153a4f08074a756fb29450357b</id>
<content type='text'>
This is an attempt to avoid tasks lingering for hours as observed in
the CI for the combination Windows+PyPy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an attempt to avoid tasks lingering for hours as observed in
the CI for the combination Windows+PyPy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent type error from env var</title>
<updated>2022-02-12T18:52:23+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-12T18:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e2425d2e88364797f77bab414f58b524194289e4'/>
<id>e2425d2e88364797f77bab414f58b524194289e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout to test_build_meta</title>
<updated>2022-02-12T17:34:47+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-02-12T17:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b466350c7afcfae7634711f1da40a558ee52ec2e'/>
<id>b466350c7afcfae7634711f1da40a558ee52ec2e</id>
<content type='text'>
As discussed in #3087, `test_build_meta` seems to be flaky
specially for the combination of Windows + PyPy.

This is a proposed workaround for such scenarios.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in #3087, `test_build_meta` seems to be flaky
specially for the combination of Windows + PyPy.

This is a proposed workaround for such scenarios.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include trailing quote in build-backend for test_build_meta. Fixes #2771.</title>
<updated>2021-09-06T17:43:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-09-06T17:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9c72c94b650aa7c2369da628d499877b0331afda'/>
<id>9c72c94b650aa7c2369da628d499877b0331afda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! fixup! build_meta: produce informative error when a dist is not found</title>
<updated>2021-03-21T17:36:14+00:00</updated>
<author>
<name>layday</name>
<email>layday@protonmail.com</email>
</author>
<published>2021-03-21T17:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f3ba2139eacd5d27d052f0659b5d7dc1413977b0'/>
<id>f3ba2139eacd5d27d052f0659b5d7dc1413977b0</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: produce informative error when a dist is not found</title>
<updated>2021-03-16T17:06:29+00:00</updated>
<author>
<name>layday</name>
<email>layday@protonmail.com</email>
</author>
<published>2021-03-16T16:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=024b1e13b644cc9829d2a15cd5867920e11c9a9e'/>
<id>024b1e13b644cc9829d2a15cd5867920e11c9a9e</id>
<content type='text'>
Previously, when `build_sdist` or `build_wheel` were unable
to build a distribution (and were therefore unable to find the
distribution file), they would throw a

    ValueError: not enough values to unpack (expected 1, got 0)

which did not offer any clues as to where the issue might lie.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, when `build_sdist` or `build_wheel` were unable
to build a distribution (and were therefore unable to find the
distribution file), they would throw a

    ValueError: not enough values to unpack (expected 1, got 0)

which did not offer any clues as to where the issue might lie.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to jaraco.path for building files</title>
<updated>2021-02-20T17:31:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-20T17:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5c57b5cc1e1d247fec64858d8cc4e93b5ffb11a3'/>
<id>5c57b5cc1e1d247fec64858d8cc4e93b5ffb11a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify and enhance tests in test_build_meta. Ref #2459.</title>
<updated>2021-01-18T16:29:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-18T16:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=347f7497d9668049b50a26c381dc661c2b641a7b'/>
<id>347f7497d9668049b50a26c381dc661c2b641a7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
