-
Notifications
You must be signed in to change notification settings - Fork 88
Commit 51c9de9
authored
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 (#3332)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.20.0 to 2.21.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/cibuildwheel/releases">pypa/cibuildwheel's
releases</a>.</em></p>
<blockquote>
<h2>Version 2.21.1</h2>
<ul>
<li>🐛 Fix a bug in the Linux build, where files copied to the container
would have invalid ownership permissions (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2007">#2007</a>)</li>
<li>🐛 Fix a bug on Windows where cibuildwheel would call upon
<code>uv</code> to install dependencies for versions of CPython that it
does not support (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2005">#2005</a>)</li>
<li>🐛 Fix a bug where <code>uv 0.4.10</code> would not use the right
Python when testing on Linux. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2008">#2008</a>)</li>
<li>🛠 Bump our documentation pins, fixes an issue with a missing package
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2011">#2011</a>)</li>
</ul>
<h2>Version 2.21.0</h2>
<ul>
<li>1 parent 081bbac commit 51c9de9Copy full SHA for 51c9de9
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
.github/workflows/build_wheel.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheel.yml+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments