<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/setup.cfg, 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>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>Fixed W503 flake8 errors</title>
<updated>2023-01-30T22:02:48+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2023-01-30T22:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=895558fc74f694dc6132723cfee58752d14c1482'/>
<id>895558fc74f694dc6132723cfee58752d14c1482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated pre-commit modules</title>
<updated>2023-01-23T22:12:00+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2023-01-23T22:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=d91850f43fa17eb9af78d3e252d9d08fdb60b12e'/>
<id>d91850f43fa17eb9af78d3e252d9d08fdb60b12e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed setup_requires</title>
<updated>2022-11-08T17:40:18+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-11-08T17:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=7a633c92f04d7a135459ad07700e0307900c549e'/>
<id>7a633c92f04d7a135459ad07700e0307900c549e</id>
<content type='text'>
Fixes #487.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #487.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed install dependency on setuptools (#483)</title>
<updated>2022-11-04T09:05:00+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-11-04T09:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=9ec201660fa07ee0714edd17c979a7039ea852a4'/>
<id>9ec201660fa07ee0714edd17c979a7039ea852a4</id>
<content type='text'>
Also re-added the fallback for `license_paths` on setuptools versions older than 57.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also re-added the fallback for `license_paths` on setuptools versions older than 57.</pre>
</div>
</content>
</entry>
<entry>
<title>Updated tox configuration and classifiers to support Python 3.11</title>
<updated>2022-10-20T14:13:33+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2022-10-20T14:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=e9f7a605da0dee4426deb3181e61c94616c53bb5'/>
<id>e9f7a605da0dee4426deb3181e61c94616c53bb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for `license_files` specified in `setup.py` (#466)</title>
<updated>2022-10-20T12:53:00+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri+github@gmail.com</email>
</author>
<published>2022-10-20T12:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=eaa09fc98065a023699f36bb6a127b86cdde90c3'/>
<id>eaa09fc98065a023699f36bb6a127b86cdde90c3</id>
<content type='text'>
Wheel now leans on setuptools to provide the necessary information.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wheel now leans on setuptools to provide the necessary information.</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced all uses of distutils with setuptools (#428)</title>
<updated>2021-12-30T22:48:57+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-30T22:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=31d897258a7579eacfed4cf48a26fa9c9ef9ae62'/>
<id>31d897258a7579eacfed4cf48a26fa9c9ef9ae62</id>
<content type='text'>
Distutils has been deprecated and will be removed in Python 3.12.

This changeset replaces distutils logging with similar logging functionality from setuptools (when ready), and if not available, provides a replacement of its own.

Co-authored-by: Jason R. Coombs &lt;jaraco@jaraco.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Distutils has been deprecated and will be removed in Python 3.12.

This changeset replaces distutils logging with similar logging functionality from setuptools (when ready), and if not available, provides a replacement of its own.

Co-authored-by: Jason R. Coombs &lt;jaraco@jaraco.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected the flake8 section name</title>
<updated>2021-12-29T00:28:29+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-29T00:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=d3e90d092d2ed86316a2647f43f75137bfceb805'/>
<id>d3e90d092d2ed86316a2647f43f75137bfceb805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed leftover pytest-cov configuration</title>
<updated>2021-12-29T00:26:20+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-29T00:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=1aca313c919749ffb99c07773a2c26a04e240cbe'/>
<id>1aca313c919749ffb99c07773a2c26a04e240cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
