From dbdabba01f3ba3a3591229d31730444e13b1e882 Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Sat, 18 Sep 2021 16:55:49 +0200 Subject: [PATCH 1/4] Update dependencies (#830) Co-authored-by: mayeut --- .../resources/constraints-python36.txt | 4 +- .../resources/constraints-python37.txt | 4 +- .../resources/constraints-python38.txt | 4 +- .../resources/constraints-python39.txt | 4 +- cibuildwheel/resources/constraints.txt | 4 +- .../resources/pinned_docker_images.cfg | 44 +++--- docs/working-examples.md | 126 +++++++++--------- 7 files changed, 95 insertions(+), 95 deletions(-) diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index d5a46986..f552431d 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -6,7 +6,7 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.0 +delocate==0.9.1 # via -r cibuildwheel/resources/constraints.in distlib==0.3.2 # via virtualenv @@ -28,7 +28,7 @@ typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.7.2 +virtualenv==20.8.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 2ae94323..6a916b67 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -6,7 +6,7 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.0 +delocate==0.9.1 # via -r cibuildwheel/resources/constraints.in distlib==0.3.2 # via virtualenv @@ -26,7 +26,7 @@ typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.7.2 +virtualenv==20.8.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index fb8d03ee..2148460f 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -6,7 +6,7 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.0 +delocate==0.9.1 # via -r cibuildwheel/resources/constraints.in distlib==0.3.2 # via virtualenv @@ -20,7 +20,7 @@ six==1.16.0 # virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.7.2 +virtualenv==20.8.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 08de2c2b..be945805 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -6,7 +6,7 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.0 +delocate==0.9.1 # via -r cibuildwheel/resources/constraints.in distlib==0.3.2 # via virtualenv @@ -20,7 +20,7 @@ six==1.16.0 # virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.7.2 +virtualenv==20.8.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 08de2c2b..be945805 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -6,7 +6,7 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.0 +delocate==0.9.1 # via -r cibuildwheel/resources/constraints.in distlib==0.3.2 # via virtualenv @@ -20,7 +20,7 @@ six==1.16.0 # virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.7.2 +virtualenv==20.8.0 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 4de9584e..20b564f9 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,38 +1,38 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-09-05-5fd34b8 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-12-b124c44 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-12-b124c44 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-09-18-65abb78 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-18-c1afc21 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-05-5fd34b8 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-12-b124c44 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-12-b124c44 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-18-65abb78 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-18-c1afc21 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-12-b124c44 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-12-b124c44 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-18-c1afc21 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-12-b124c44 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-12-b124c44 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-18-c1afc21 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-12-b124c44 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-18-c1afc21 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-06-7b0bd5d -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-06-7b0bd5d +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-18-c1afc21 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-12-b124c44 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-18-c1afc21 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-12-b124c44 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-12-b124c44 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-18-c1afc21 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-18-c1afc21 diff --git a/docs/working-examples.md b/docs/working-examples.md index 6fdcbf29..d83112d7 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -33,9 +33,9 @@ title: Working examples | [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | | [Parselmouth][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. | | [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson | +| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system | | [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. | | [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS ¶ | -| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system | | [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | | [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | @@ -61,8 +61,8 @@ title: Working examples | [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy | | [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy | | [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. | +| [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. | | [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 | @@ -95,9 +95,9 @@ title: Working examples [AutoPy]: https://github.com/autopilot-rs/autopy [Parselmouth]: https://github.com/YannickJadoul/Parselmouth [python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson +[H3-py]: https://github.com/uber/h3-py [markupsafe]: https://github.com/pallets/markupsafe [Rtree]: https://github.com/Toblerity/rtree -[H3-py]: https://github.com/uber/h3-py [python-snappy]: https://github.com/andrix/python-snappy [pybind11 cmake_example]: https://github.com/pybind/cmake_example [KDEpy]: https://github.com/tommyod/KDEpy @@ -123,8 +123,8 @@ title: Working examples [pyjet]: https://github.com/scikit-hep/pyjet [numpythia]: https://github.com/scikit-hep/numpythia [polaroid]: https://github.com/daggy1234/polaroid -[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build [ninja]: https://github.com/scikit-build/ninja-python-distributions +[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build [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 @@ -142,67 +142,67 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + From b43367de3a1784c105b439aa1a453c7b264b35e4 Mon Sep 17 00:00:00 2001 From: mayeut Date: Mon, 20 Sep 2021 06:14:55 +0000 Subject: [PATCH 2/4] Update dependencies --- .../resources/pinned_docker_images.cfg | 49 +++---- docs/working-examples.md | 121 +++++++++--------- 2 files changed, 89 insertions(+), 81 deletions(-) diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 20b564f9..a1867a9c 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,38 +1,43 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-09-18-65abb78 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-18-c1afc21 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-18-c1afc21 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-09-19-4c6448f +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-19-a5ef179 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-09-19-a5ef179 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-18-65abb78 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-18-c1afc21 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-18-c1afc21 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-19-4c6448f +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-19-a5ef179 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-09-19-a5ef179 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-18-c1afc21 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-18-c1afc21 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-19-a5ef179 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-18-c1afc21 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-18-c1afc21 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-19-a5ef179 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-19-a5ef179 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-09-19-a5ef179 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-19-a5ef179 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-09-19-a5ef179 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-19-a5ef179 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-09-19-a5ef179 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-18-c1afc21 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-18-c1afc21 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-19-a5ef179 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-19-a5ef179 diff --git a/docs/working-examples.md b/docs/working-examples.md index d83112d7..6e5f171d 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -69,6 +69,7 @@ title: Working examples | [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. | | [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. | +| [pillow-heif][] | ![github icon][] | ![apple icon][] ![linux icon][] | Python CFFI binding to libheif library with third party dependencies like `libde265`, `x265`, `libaom` with test & publishing on PyPi. | [scikit-learn]: https://github.com/scikit-learn/scikit-learn [Matplotlib]: https://github.com/matplotlib/matplotlib @@ -131,6 +132,7 @@ title: Working examples [xmlstarlet]: https://github.com/dimitern/xmlstarlet [CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib [SiPM]: https://github.com/EdoPro98/SimSiPM +[pillow-heif]: https://github.com/bigcat88/pillow_heif [appveyor icon]: data/readme_icons/appveyor.svg [github icon]: data/readme_icons/github.svg @@ -142,67 +144,68 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + From e82258a5d934861b5f6a649d02f83c3cc9544b53 Mon Sep 17 00:00:00 2001 From: mayeut Date: Mon, 27 Sep 2021 06:11:13 +0000 Subject: [PATCH 3/4] Update dependencies --- .../resources/constraints-python36.txt | 14 +- .../resources/constraints-python37.txt | 14 +- .../resources/constraints-python38.txt | 14 +- .../resources/constraints-python39.txt | 14 +- cibuildwheel/resources/constraints.txt | 14 +- .../resources/pinned_docker_images.cfg | 50 +++---- docs/working-examples.md | 136 +++++++++--------- 7 files changed, 123 insertions(+), 133 deletions(-) diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index f552431d..c85a7781 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -6,9 +6,9 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv @@ -18,17 +18,15 @@ importlib-metadata==4.8.1 # virtualenv importlib-resources==5.2.2 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -42,5 +40,5 @@ zipp==3.5.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 6a916b67..b915bc31 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -6,9 +6,9 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv @@ -16,17 +16,15 @@ importlib-metadata==4.8.1 # via # backports.entry-points-selectable # virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -38,5 +36,5 @@ zipp==3.5.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 2148460f..e1dd88f3 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -6,21 +6,19 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -30,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index be945805..5c82d12f 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -6,21 +6,19 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -30,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index be945805..5c82d12f 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -6,21 +6,19 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -30,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index a1867a9c..d7f8ae36 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-09-19-4c6448f -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-09-27-ed30de0 [i686] manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-19-4c6448f -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-09-27-ed30de0 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-27-ed30de0 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-27-ed30de0 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-09-27-ed30de0 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-09-27-ed30de0 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-09-27-ed30de0 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-27-ed30de0 diff --git a/docs/working-examples.md b/docs/working-examples.md index 6e5f171d..3d554bb0 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -39,11 +39,11 @@ title: Working examples | [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | | [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | +| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | | [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing | | [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system | -| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | -| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | +| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [matrixprofile][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. | | [CTranslate2][] | ![github icon][] | ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html). The Linux wheels also include CUDA libraries for GPU execution. | @@ -61,8 +61,8 @@ title: Working examples | [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy | | [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy | | [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. | -| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | | [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. | | [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 | @@ -102,11 +102,11 @@ title: Working examples [python-snappy]: https://github.com/andrix/python-snappy [pybind11 cmake_example]: https://github.com/pybind/cmake_example [KDEpy]: https://github.com/tommyod/KDEpy +[dd-trace-py]: https://github.com/DataDog/dd-trace-py [cyvcf2]: https://github.com/brentp/cyvcf2 [pybind11 python_example]: https://github.com/pybind/python_example -[dd-trace-py]: https://github.com/DataDog/dd-trace-py -[sourmash]: https://github.com/dib-lab/sourmash [tgcalls]: https://github.com/MarshalX/tgcalls +[sourmash]: https://github.com/dib-lab/sourmash [time-machine]: https://github.com/adamchainz/time-machine [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile [CTranslate2]: https://github.com/OpenNMT/CTranslate2 @@ -124,8 +124,8 @@ title: Working examples [pyjet]: https://github.com/scikit-hep/pyjet [numpythia]: https://github.com/scikit-hep/numpythia [polaroid]: https://github.com/daggy1234/polaroid -[ninja]: https://github.com/scikit-build/ninja-python-distributions [Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build +[ninja]: https://github.com/scikit-build/ninja-python-distributions [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 @@ -144,68 +144,68 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From ba0956c60ce927c943c8b67ef3773f134650bdf0 Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 08:44:30 +0200 Subject: [PATCH 4/4] Update dependencies (#855) Co-authored-by: henryiii --- cibuildwheel/resources/build-platforms.toml | 10 +- .../resources/constraints-python36.txt | 6 +- .../resources/constraints-python37.txt | 6 +- .../resources/constraints-python38.txt | 4 +- .../resources/constraints-python39.txt | 4 +- cibuildwheel/resources/constraints.txt | 4 +- .../resources/pinned_docker_images.cfg | 54 +++---- docs/working-examples.md | 148 +++++++++--------- 8 files changed, 118 insertions(+), 118 deletions(-) diff --git a/cibuildwheel/resources/build-platforms.toml b/cibuildwheel/resources/build-platforms.toml index 740dc6c8..5ae69479 100644 --- a/cibuildwheel/resources/build-platforms.toml +++ b/cibuildwheel/resources/build-platforms.toml @@ -40,9 +40,9 @@ python_configurations = [ { identifier = "cp39-macosx_x86_64", version = "3.9", url = "https://www.python.org/ftp/python/3.9.7/python-3.9.7-macos11.pkg" }, { identifier = "cp39-macosx_arm64", version = "3.9", url = "https://www.python.org/ftp/python/3.9.7/python-3.9.7-macos11.pkg" }, { identifier = "cp39-macosx_universal2", version = "3.9", url = "https://www.python.org/ftp/python/3.9.7/python-3.9.7-macos11.pkg" }, - { identifier = "cp310-macosx_x86_64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0rc2-macos11.pkg" }, - { identifier = "cp310-macosx_arm64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0rc2-macos11.pkg" }, - { identifier = "cp310-macosx_universal2", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0rc2-macos11.pkg" }, + { 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" }, ] @@ -56,7 +56,7 @@ python_configurations = [ { identifier = "cp38-win_amd64", version = "3.8.10", arch = "64" }, { identifier = "cp39-win32", version = "3.9.7", arch = "32" }, { identifier = "cp39-win_amd64", version = "3.9.7", arch = "64" }, - { identifier = "cp310-win32", version = "3.10.0-rc2", arch = "32" }, - { identifier = "cp310-win_amd64", version = "3.10.0-rc2", 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" }, ] diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index c85a7781..36380a9d 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -10,7 +10,7 @@ delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in distlib==0.3.3 # via virtualenv -filelock==3.0.12 +filelock==3.3.0 # via virtualenv importlib-metadata==4.8.1 # via @@ -32,7 +32,7 @@ wheel==0.37.0 # via # -r cibuildwheel/resources/constraints.in # delocate -zipp==3.5.0 +zipp==3.6.0 # via # importlib-metadata # importlib-resources @@ -40,5 +40,5 @@ zipp==3.5.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.1.0 +setuptools==58.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index b915bc31..9dfe3a88 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.0.12 +filelock==3.3.0 # via virtualenv importlib-metadata==4.8.1 # via @@ -30,11 +30,11 @@ wheel==0.37.0 # via # -r cibuildwheel/resources/constraints.in # delocate -zipp==3.5.0 +zipp==3.6.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.1.0 +setuptools==58.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index e1dd88f3..c3bd567c 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.0.12 +filelock==3.3.0 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -28,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.1.0 +setuptools==58.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 5c82d12f..d2824450 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.0.12 +filelock==3.3.0 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -28,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.1.0 +setuptools==58.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 5c82d12f..d2824450 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.0.12 +filelock==3.3.0 # via virtualenv platformdirs==2.4.0 # via virtualenv @@ -28,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.1.0 +setuptools==58.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index d7f8ae36..6c5a1c09 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-09-19-4c6448f -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-27-ed30de0 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-27-ed30de0 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-09-27-ed30de0 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-10-02-5ba76a5 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-06-94da8f1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-06-94da8f1 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-19-4c6448f -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-27-ed30de0 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-27-ed30de0 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-09-27-ed30de0 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-02-5ba76a5 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-06-94da8f1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-06-94da8f1 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-27-ed30de0 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-27-ed30de0 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-06-94da8f1 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-27-ed30de0 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-27-ed30de0 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-06-94da8f1 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-27-ed30de0 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-06-94da8f1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-06-94da8f1 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-27-ed30de0 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-06-94da8f1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-06-94da8f1 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-27-ed30de0 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-06-94da8f1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-06-94da8f1 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-27-ed30de0 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-06-94da8f1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-06-94da8f1 diff --git a/docs/working-examples.md b/docs/working-examples.md index 3d554bb0..b29476a9 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -21,8 +21,8 @@ title: Working examples | [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python | | [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool 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 | -| [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. | | [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI | +| [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. | | [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data | | [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. | @@ -32,17 +32,17 @@ title: Working examples | [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) | | [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | | [Parselmouth][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. | -| [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson | | [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system | +| [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson | | [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. | | [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS ¶ | | [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | | [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | -| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | -| [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing | -| [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | +| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | +| [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system | +| [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing | | [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [matrixprofile][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. | @@ -52,8 +52,8 @@ title: Working examples | [Tokenizer][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] | Fast and customizable text tokenization library with BPE and SentencePiece support | | [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python | | [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. | -| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 | | [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. | | [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | @@ -84,8 +84,8 @@ title: Working examples [River]: https://github.com/online-ml/river [coverage.py]: https://github.com/nedbat/coveragepy [numexpr]: https://github.com/pydata/numexpr -[h5py]: https://github.com/h5py/h5py [Dependency Injector]: https://github.com/ets-labs/python-dependency-injector +[h5py]: https://github.com/h5py/h5py [PyAV]: https://github.com/PyAV-Org/PyAV [PyTables]: https://github.com/PyTables/PyTables [ruptures]: https://github.com/deepcharles/ruptures @@ -95,17 +95,17 @@ title: Working examples [DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest [AutoPy]: https://github.com/autopilot-rs/autopy [Parselmouth]: https://github.com/YannickJadoul/Parselmouth -[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson [H3-py]: https://github.com/uber/h3-py +[python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson [markupsafe]: https://github.com/pallets/markupsafe [Rtree]: https://github.com/Toblerity/rtree [python-snappy]: https://github.com/andrix/python-snappy [pybind11 cmake_example]: https://github.com/pybind/cmake_example [KDEpy]: https://github.com/tommyod/KDEpy -[dd-trace-py]: https://github.com/DataDog/dd-trace-py -[cyvcf2]: https://github.com/brentp/cyvcf2 -[pybind11 python_example]: https://github.com/pybind/python_example [tgcalls]: https://github.com/MarshalX/tgcalls +[dd-trace-py]: https://github.com/DataDog/dd-trace-py +[pybind11 python_example]: https://github.com/pybind/python_example +[cyvcf2]: https://github.com/brentp/cyvcf2 [sourmash]: https://github.com/dib-lab/sourmash [time-machine]: https://github.com/adamchainz/time-machine [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile @@ -115,8 +115,8 @@ title: Working examples [Tokenizer]: https://github.com/OpenNMT/Tokenizer [PyGLM]: https://github.com/Zuzu-Typ/PyGLM [bx-python]: https://github.com/bxlab/bx-python -[iDynTree]: https://github.com/robotology/idyntree [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 [etebase-py]: https://github.com/etesync/etebase-py @@ -144,68 +144,68 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +