Sourced from pypa/cibuildwheel's releases.
v2.16.4
🛠 Update manylinux pins to upgrade from a problematic PyPy version. (#1737)
v2.16.3
- 🐛 Fix a bug when building from sdist, where relative paths to files in the package didn't work because the working directory was wrong (#1687)
- 🛠 Adds the ability to disable mounting the host filesystem in containers to
/host
, through thedisable_host_mount
suboption onCIBW_CONTAINER_ENGINE
.- 📚 A lot of docs improvements! (#1708, #1705, #1686, #1679, #1667, #1665)
Sourced from pypa/cibuildwheel's changelog.
v2.16.4
28 January 2024
- 🛠 Update manylinux pins to upgrade from a problematic PyPy version. (#1737)
v2.16.3
26 January 2024
- 🐛 Fix a bug when building from sdist, where relative paths to files in the package didn't work because the working directory was wrong (#1687)
- 🛠 Adds the ability to disable mounting the host filesystem in containers to
/host
, through thedisable_host_mount
suboption onCIBW_CONTAINER_ENGINE
.- 📚 A lot of docs improvements! (#1708, #1705, #1686, #1679, #1667, #1665)
0b04ab1
Bump version: v2.16.434b049f
[Bot] Update dependencies (#1737)4a79413
Remove the Cirrus CI badge from readmee250df5
Bump version: v2.16.3fd0aae3
Merge pull request #1686
from doronz88/refactor/doc-linux-clarification2a83588
Apply suggestions from code reviewa1e3efb
fix: correct path when building sdist package (#1687)c0e4b16
[Bot] Update dependencies (#1728)40b63b8
[pre-commit.ci] pre-commit autoupdate (#1729)23a6e88
Merge pull request #1672
from pypa/disable-host-mount