<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/tests/testdata, branch master</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>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>
<entry>
<title>Don't try to build ABI3 extensions on Windows</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-21T14:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=b7339fbbd9215a5789090ecfac924b67eeb1086b'/>
<id>b7339fbbd9215a5789090ecfac924b67eeb1086b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>macosx platform tag does not support patch releases (#317)</title>
<updated>2020-01-03T19:49:51+00:00</updated>
<author>
<name>Grzegorz Bokota</name>
<email>g.bokota@cent.uw.edu.pl</email>
</author>
<published>2020-01-03T19:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=882650d0fd2fadd75f4ea7c5d6b62f15f81b398a'/>
<id>882650d0fd2fadd75f4ea7c5d6b62f15f81b398a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo 'dynlib' -&gt; 'dylib' (#320)</title>
<updated>2019-11-19T05:42:36+00:00</updated>
<author>
<name>Grzegorz Bokota</name>
<email>g.bokota@cent.uw.edu.pl</email>
</author>
<published>2019-11-19T05:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=9b416dd6b0844f017a56876a5daef5b7ec062d72'/>
<id>9b416dd6b0844f017a56876a5daef5b7ec062d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better discovery of macos system version to determine proper platform tag (#314)</title>
<updated>2019-10-23T14:24:09+00:00</updated>
<author>
<name>Grzegorz Bokota</name>
<email>bokota+github@gmail.com</email>
</author>
<published>2019-10-23T14:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=b5733b86155c696274564e86c2a5f966f9abbebf'/>
<id>b5733b86155c696274564e86c2a5f966f9abbebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed warning about the [wheel] section in tests</title>
<updated>2019-02-12T06:58:33+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2019-02-12T06:15: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=0aa153a419f711e1568cf9265c9cc82e9e4dc7e9'/>
<id>0aa153a419f711e1568cf9265c9cc82e9e4dc7e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the "wheel pack" command</title>
<updated>2018-07-17T12:02:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-07-15T14:42: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=3328624c70b6328f10050507a63da0438d3882be'/>
<id>3328624c70b6328f10050507a63da0438d3882be</id>
<content type='text'>
Fixes #157. Fixes #168.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #157. Fixes #168.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the wheel.tool package to wheel.cli and migrated CLI stuff there</title>
<updated>2018-07-17T12:02:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-05-26T17:51: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=89492505b968f6bf9ae9cc35f88f8ecd6ce6cbf1'/>
<id>89492505b968f6bf9ae9cc35f88f8ecd6ce6cbf1</id>
<content type='text'>
The VerifyingZipFile class was also merged to the WheelFile class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The VerifyingZipFile class was also merged to the WheelFile class.
</pre>
</div>
</content>
</entry>
</feed>
