<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/tests/testdata, branch remove-distutils</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>Added pyupgrade and flake8-bugbear to pre-commit config (#432)</title>
<updated>2021-12-30T19:45:46+00:00</updated>
<author>
<name>Henry Schreiner</name>
<email>HenrySchreinerIII@gmail.com</email>
</author>
<published>2021-12-30T19:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=ad2951260b491fbe9f4b45cdd94bbdeec20962fe'/>
<id>ad2951260b491fbe9f4b45cdd94bbdeec20962fe</id>
<content type='text'>
Added pyupgrade and flake8-bugbear to pre-commit configuration. Converted all code to py37+ syntax. Reformatted the pre-commit configuration file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added pyupgrade and flake8-bugbear to pre-commit configuration. Converted all code to py37+ syntax. Reformatted the pre-commit configuration file.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed pre-commit parameters for Black</title>
<updated>2021-12-29T22:14:33+00:00</updated>
<author>
<name>Henry Schreiner</name>
<email>HenrySchreinerIII@gmail.com</email>
</author>
<published>2021-12-29T22:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=108b9f67f214c729cdbf4633dc0863cc2db04ef7'/>
<id>108b9f67f214c729cdbf4633dc0863cc2db04ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopted isort and applied it to the codebase</title>
<updated>2021-12-23T23:55:42+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-23T23:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=bf15b29ee2fabfe8b720413be5bb929d5814cc97'/>
<id>bf15b29ee2fabfe8b720413be5bb929d5814cc97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopted black and reformatted the codebase to match</title>
<updated>2021-12-23T23:45:01+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-23T23:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=5eb690c72ea59bc0f8a2fa34d3993ebe3dbe0d38'/>
<id>5eb690c72ea59bc0f8a2fa34d3993ebe3dbe0d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded to py3.7+ syntax</title>
<updated>2021-12-22T14:30:41+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-22T14:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=fa4de8bd7dce1611be217ade3aade0bd8c76ca7a'/>
<id>fa4de8bd7dce1611be217ade3aade0bd8c76ca7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped support for unmaintained Python versions</title>
<updated>2021-12-22T13:37:46+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-22T13:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=2fae593de291a9963f932ffe0e18241b9f95e5c8'/>
<id>2fae593de291a9963f932ffe0e18241b9f95e5c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support unpacking wheels that contain files with commas in their names (#427)</title>
<updated>2021-12-22T10:13:50+00:00</updated>
<author>
<name>Hood Chatham</name>
<email>roberthoodchatham@gmail.com</email>
</author>
<published>2021-12-22T10:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=5846dacf8d4d48ad9278ded327cbb5f0917a238b'/>
<id>5846dacf8d4d48ad9278ded327cbb5f0917a238b</id>
<content type='text'>
The csv module is now being used to read RECORD.

Co-authored-by: Alex Grönholm &lt;alex.gronholm@nextday.fi&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The csv module is now being used to read RECORD.

Co-authored-by: Alex Grönholm &lt;alex.gronholm@nextday.fi&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use default macos/arm64 deployment target in calculating the platform tag for fat binaries (#390)</title>
<updated>2020-12-13T11:02:54+00:00</updated>
<author>
<name>Ronald Oussoren</name>
<email>ronaldoussoren@mac.com</email>
</author>
<published>2020-12-13T11:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=a717e52f66a234cc49802147a6242e6342a90a81'/>
<id>a717e52f66a234cc49802147a6242e6342a90a81</id>
<content type='text'>
The system compiler in Xcode 12 will not set the deployment target for arm64 below 11.0.0
(which is the first version of macOS supporting arm64). To allow building wheels that target
an earlier version of macOS (by way of the x86_64 part of fat binaries) ignore the deployment
target in the arm64 part of fat binaries when that's 11.0.0.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The system compiler in Xcode 12 will not set the deployment target for arm64 below 11.0.0
(which is the first version of macOS supporting arm64). To allow building wheels that target
an earlier version of macOS (by way of the x86_64 part of fat binaries) ignore the deployment
target in the arm64 part of fat binaries when that's 11.0.0.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed error on Big Sur when deployment target = 11 (#386)</title>
<updated>2020-12-04T10:48:08+00:00</updated>
<author>
<name>Grzegorz Bokota</name>
<email>bokota+github@gmail.com</email>
</author>
<published>2020-12-04T10:48: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=e6102e58153fa43089b920e3908eeb908170cf44'/>
<id>e6102e58153fa43089b920e3908eeb908170cf44</id>
<content type='text'>
Fixes #385.

Co-authored-by: FX Coudert &lt;fxcoudert@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #385.

Co-authored-by: FX Coudert &lt;fxcoudert@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Added boilerplate code to the dummy extension dist</title>
<updated>2020-01-21T21:17:45+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-21T20:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=30d4079db7ed776063f741c3748d2817369e77c5'/>
<id>30d4079db7ed776063f741c3748d2817369e77c5</id>
<content type='text'>
On Windows, not having this results in a linker error (unresolved external symbol PyInit_extension).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, not having this results in a linker error (unresolved external symbol PyInit_extension).
</pre>
</div>
</content>
</entry>
</feed>
