<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/.github, branch main</title>
<subtitle>github.com: pypa/wheel.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/'/>
<entry>
<title>Fixed EncodingWarning when PYTHONWARNDEFAULTENCODING is set (#512)</title>
<updated>2023-03-13T09:45:47+00:00</updated>
<author>
<name>Henry Schreiner</name>
<email>HenrySchreinerIII@gmail.com</email>
</author>
<published>2023-03-13T09:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=472e54eadb37ec9ae66a49711c3eb4c311c014e1'/>
<id>472e54eadb37ec9ae66a49711c3eb4c311c014e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: move to flit backend (#501)</title>
<updated>2023-03-10T20:06:16+00:00</updated>
<author>
<name>Henry Schreiner</name>
<email>HenrySchreinerIII@gmail.com</email>
</author>
<published>2023-03-10T20:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=0de0c1af8e3bd8cbc813cb79ee6c7f1765088949'/>
<id>0de0c1af8e3bd8cbc813cb79ee6c7f1765088949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test on Python 3.11 final</title>
<updated>2022-10-26T19:39:53+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-10-26T19:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=7b9e8e1022b9c850756ef34bc1a4a88042988a86'/>
<id>7b9e8e1022b9c850756ef34bc1a4a88042988a86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the pypi-publish action</title>
<updated>2022-10-26T19:39:25+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-10-26T19:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=a04dfef41be0ab10eadbb2ed5d02b600682dc487'/>
<id>a04dfef41be0ab10eadbb2ed5d02b600682dc487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the codecov action to the latest version</title>
<updated>2022-10-20T21:25:28+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-10-20T21:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=d635664abe560d48723cfc3b73c52ad8c906760a'/>
<id>d635664abe560d48723cfc3b73c52ad8c906760a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated tasks to their latest versions</title>
<updated>2022-10-20T21:19:31+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-10-20T21:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=0d374f86cf083463c77ed822baf2f01e3c460a03'/>
<id>0d374f86cf083463c77ed822baf2f01e3c460a03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Reconfigure build matrix for Python 3.11 and PyPy 3.9 (#456)</title>
<updated>2022-05-25T11:57:58+00:00</updated>
<author>
<name>Ewout ter Hoeven</name>
<email>E.M.terHoeven@student.tudelft.nl</email>
</author>
<published>2022-05-25T11:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=c2357d8844dc30fd36fb0b1925d55881ede54439'/>
<id>c2357d8844dc30fd36fb0b1925d55881ede54439</id>
<content type='text'>
Reconfigures the build matrix to include Python 3.11 (which is currently in beta) and PyPy 3.9. PyPy 3.8 is also added and 3.7 is removed.

All Python versions (3.7 to 3.11, and PyPy 3.8 and 3.9) are tested on Ubuntu, and the latest stable and earliest supported  versions (currently Python 3.7, Python 3.10 and PyPy 3.9) also on macOS and Windows.

A weekly scheduled run is also added to catch changes in dependencies and environments (each Monday at 06:00 UTC), and workflow_dispatch is added to be able to manually trigger the CI workflow.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reconfigures the build matrix to include Python 3.11 (which is currently in beta) and PyPy 3.9. PyPy 3.8 is also added and 3.7 is removed.

All Python versions (3.7 to 3.11, and PyPy 3.8 and 3.9) are tested on Ubuntu, and the latest stable and earliest supported  versions (currently Python 3.7, Python 3.10 and PyPy 3.9) also on macOS and Windows.

A weekly scheduled run is also added to catch changes in dependencies and environments (each Monday at 06:00 UTC), and workflow_dispatch is added to be able to manually trigger the CI workflow.</pre>
</div>
</content>
</entry>
<entry>
<title>Removed code quality checks from the main GA workflow</title>
<updated>2021-12-29T22:20:17+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-29T22:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=64009ede21bd77d24469830ac709361361aaaebe'/>
<id>64009ede21bd77d24469830ac709361361aaaebe</id>
<content type='text'>
We have switched to using pre-commit.ci, so these checks had become redundant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have switched to using pre-commit.ci, so these checks had become redundant.
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminated pyproject.toml entirely</title>
<updated>2021-12-29T00:07:17+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-29T00:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=030d94ff85f006ea019606a232e77e9daf8a55f3'/>
<id>030d94ff85f006ea019606a232e77e9daf8a55f3</id>
<content type='text'>
Even with the [build-system] section gone, pip would still use the PEP 517 process, leading to a chicken and egg problem with setuptools.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even with the [build-system] section gone, pip would still use the PEP 517 process, leading to a chicken and egg problem with setuptools.
</pre>
</div>
</content>
</entry>
<entry>
<title>Further reduced the number of test environments</title>
<updated>2021-12-24T00:18:53+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-24T00:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=fdb6eca68c3c1e7258f9be5236f511827289947f'/>
<id>fdb6eca68c3c1e7258f9be5236f511827289947f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
