Cibuildwheel

Latest version: v2.19.1

Safety actively analyzes 640974 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 17

0.9.1

_18 June 2018_

- 🛠 Removed the need to use `{python}` and `{pip}` in `CIBW_BEFORE_BUILD` statements, by ensuring the correct version is always on the path at `python` and `pip` instead. (60)
- 🛠 We now patch the _ssl module on Python 3.4 and 3.5 so these versions can still make SSL web requests using TLS 1.2 while building. (71)

0.9.0

_18 June 2018_

- ✨ Add support for Python 3.7 (73)

0.8.0

_4 May 2018_

- ⚠️ Drop support for Python 3.3 on Linux (67)
- 🐛 Fix TLS by updating setuptools (69)

0.7.1

_2 April 2017_

- 🐛 macOS: Fix Pip bugs resulting from PyPI TLS 1.2 enforcement
- 🐛 macOS: Fix brew Python3 version problems in the CI

0.7.0

_7 January 2018_

- ✨ You can now specify a custom docker image using the `CIBW_MANYLINUX1_X86_64_IMAGE` and `CIBW_MANYLINUX1_I686_IMAGE` options. (46)
- 🐛 Fixed a bug where cibuildwheel would download and build a package from PyPI(!) instead of building the package on the local machine. (51)

0.6.0

_9 October 2017_

- ✨ On the Linux build, the host filesystem is now accessible via `/host` (36)
- 🐛 Fixed a bug where setup.py scripts would run the wrong version of Python when running subprocesses on Linux (35)

Page 15 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.