diff --git a/cibuildwheel/resources/build-platforms.toml b/cibuildwheel/resources/build-platforms.toml index 10ac3c7f1..5dbb11051 100644 --- a/cibuildwheel/resources/build-platforms.toml +++ b/cibuildwheel/resources/build-platforms.toml @@ -68,7 +68,7 @@ python_configurations = [ { identifier = "cp310-macosx_x86_64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0-macos11.pkg" }, { identifier = "cp310-macosx_arm64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0-macos11.pkg" }, { identifier = "cp310-macosx_universal2", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0-macos11.pkg" }, - { identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.5-osx64.tar.bz2" }, + { identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.7-osx64.tar.bz2" }, ] [windows] @@ -83,5 +83,5 @@ python_configurations = [ { identifier = "cp39-win_amd64", version = "3.9.7", arch = "64" }, { identifier = "cp310-win32", version = "3.10.0", arch = "32" }, { identifier = "cp310-win_amd64", version = "3.10.0", arch = "64" }, - { identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.5-win64.zip" }, + { identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.7-win64.zip" }, ] diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index 36380a9dc..cff934478 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -10,13 +10,13 @@ delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in distlib==0.3.3 # via virtualenv -filelock==3.3.0 +filelock==3.3.2 # via virtualenv importlib-metadata==4.8.1 # via # backports.entry-points-selectable # virtualenv -importlib-resources==5.2.2 +importlib-resources==5.4.0 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -26,7 +26,7 @@ typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.8.1 +virtualenv==20.9.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -38,7 +38,7 @@ zipp==3.6.0 # importlib-resources # The following packages are considered to be unsafe in a requirements file: -pip==21.2.4 +pip==21.3.1 # via -r cibuildwheel/resources/constraints.in -setuptools==58.2.0 +setuptools==58.4.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 9dfe3a888..3d2f07687 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -10,7 +10,7 @@ delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in distlib==0.3.3 # via virtualenv -filelock==3.3.0 +filelock==3.3.2 # via virtualenv importlib-metadata==4.8.1 # via @@ -24,7 +24,7 @@ typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.8.1 +virtualenv==20.9.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -34,7 +34,7 @@ zipp==3.6.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==21.2.4 +pip==21.3.1 # via -r cibuildwheel/resources/constraints.in -setuptools==58.2.0 +setuptools==58.4.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index c3bd567c7..d97623c71 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -10,7 +10,7 @@ delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in distlib==0.3.3 # via virtualenv -filelock==3.3.0 +filelock==3.3.2 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -18,7 +18,7 @@ six==1.16.0 # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.1 +virtualenv==20.9.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -26,7 +26,7 @@ wheel==0.37.0 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==21.2.4 +pip==21.3.1 # via -r cibuildwheel/resources/constraints.in -setuptools==58.2.0 +setuptools==58.4.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index d28244507..457d78606 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -10,7 +10,7 @@ delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in distlib==0.3.3 # via virtualenv -filelock==3.3.0 +filelock==3.3.2 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -18,7 +18,7 @@ six==1.16.0 # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.1 +virtualenv==20.9.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -26,7 +26,7 @@ wheel==0.37.0 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==21.2.4 +pip==21.3.1 # via -r cibuildwheel/resources/constraints.in -setuptools==58.2.0 +setuptools==58.4.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index d28244507..457d78606 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -10,7 +10,7 @@ delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in distlib==0.3.3 # via virtualenv -filelock==3.3.0 +filelock==3.3.2 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -18,7 +18,7 @@ six==1.16.0 # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.1 +virtualenv==20.9.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -26,7 +26,7 @@ wheel==0.37.0 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==21.2.4 +pip==21.3.1 # via -r cibuildwheel/resources/constraints.in -setuptools==58.2.0 +setuptools==58.4.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index b889af8d4..a8a09496a 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,43 +1,43 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-10-10-fee0ae1 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-10-790306f -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-10-790306f -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-10-790306f +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-10-12-4585086 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-26-cf1e11e +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-26-cf1e11e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-26-cf1e11e [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-10-fee0ae1 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-10-790306f -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-10-790306f -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-10-790306f +manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-12-4585086 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-26-cf1e11e +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-26-cf1e11e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-26-cf1e11e [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-10-790306f -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-10-790306f +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-26-cf1e11e +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-26-cf1e11e [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-10-790306f -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-10-790306f +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-26-cf1e11e +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-26-cf1e11e [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-10-790306f -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-26-cf1e11e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-26-cf1e11e [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-10-790306f -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-11-14ac00e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-11-14ac00e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-11-14ac00e [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-10-790306f -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-26-cf1e11e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-26-cf1e11e [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-10-790306f -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-26-cf1e11e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-26-cf1e11e diff --git a/docs/working-examples.md b/docs/working-examples.md index 95a173f83..9d2cf7827 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -23,8 +23,8 @@ title: Working examples | [scikit-image][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Image processing library. Uses cibuildwheel to build and test a project that uses Cython with platform-native code. | | [twisted-iocpsupport][] | ![github icon][] | ![windows icon][] | A submodule of Twisted that hooks into native C APIs using Cython. | | [cmake][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | -| [websockets][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Library for building WebSocket servers and clients. Mostly written in Python, with a small C 'speedups' extension module. | | [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an in-process SQL OLAP Database Management System | +| [websockets][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Library for building WebSocket servers and clients. Mostly written in Python, with a small C 'speedups' extension module. | | [cvxpy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A Python-embedded modeling language for convex optimization problems. | | [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners | | [PyOxidizer][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A modern Python application packaging and distribution tool | @@ -37,8 +37,8 @@ title: Working examples | [tinyobjloader][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Tiny but powerful single file wavefront obj loader | | [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python | | [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python | -| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more | | [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI | +| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more | | [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML | | [h5py][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. | | [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. | @@ -75,8 +75,8 @@ title: Working examples | [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. | | [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. | | [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 | -| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python | | [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | +| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python | | [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | | [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms | | [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy | @@ -84,9 +84,9 @@ title: Working examples | [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. | | [Imagecodecs (fork)][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] | Over 20 external dependencies in compiled libraries, custom docker image, `libomp`, `openblas` and `install_name_tool` for macOS. | | [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | -| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. | -| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 | | [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. | +| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 | +| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. | | [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies | | [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. | | [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. | @@ -108,8 +108,8 @@ title: Working examples [scikit-image]: https://github.com/scikit-image/scikit-image [twisted-iocpsupport]: https://github.com/twisted/twisted-iocpsupport [cmake]: https://github.com/scikit-build/cmake-python-distributions -[websockets]: https://github.com/aaugustin/websockets [duckdb]: https://github.com/duckdb/duckdb +[websockets]: https://github.com/aaugustin/websockets [cvxpy]: https://github.com/cvxpy/cvxpy [Triton]: https://github.com/openai/triton [PyOxidizer]: https://github.com/indygreg/PyOxidizer @@ -122,8 +122,8 @@ title: Working examples [tinyobjloader]: https://github.com/tinyobjloader/tinyobjloader [coverage.py]: https://github.com/nedbat/coveragepy [PyCryptodome]: https://github.com/Legrandin/pycryptodome -[numexpr]: https://github.com/pydata/numexpr [Dependency Injector]: https://github.com/ets-labs/python-dependency-injector +[numexpr]: https://github.com/pydata/numexpr [PyYAML]: https://github.com/yaml/pyyaml [h5py]: https://github.com/h5py/h5py [PyAV]: https://github.com/PyAV-Org/PyAV @@ -160,8 +160,8 @@ title: Working examples [bx-python]: https://github.com/bxlab/bx-python [boost-histogram]: https://github.com/scikit-hep/boost-histogram [iDynTree]: https://github.com/robotology/idyntree -[pybase64]: https://github.com/mayeut/pybase64 [TgCrypto]: https://github.com/pyrogram/tgcrypto +[pybase64]: https://github.com/mayeut/pybase64 [etebase-py]: https://github.com/etesync/etebase-py [fathon]: https://github.com/stfbnc/fathon [pyjet]: https://github.com/scikit-hep/pyjet @@ -169,9 +169,9 @@ title: Working examples [polaroid]: https://github.com/daggy1234/polaroid [Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build [ninja]: https://github.com/scikit-build/ninja-python-distributions -[GSD]: https://github.com/glotzerlab/gsd -[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example [clang-format]: https://github.com/ssciwr/clang-format-wheel +[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example +[GSD]: https://github.com/glotzerlab/gsd [pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext [xmlstarlet]: https://github.com/dimitern/xmlstarlet [CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib @@ -188,90 +188,90 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +