From 03ece1f81dcb456622b911734ccad8b892e614c6 Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 06:13:24 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python310.txt | 4 +- .../resources/constraints-python311.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 | 42 +++++++++---------- docs/working-examples.md | 4 +- 8 files changed, 35 insertions(+), 35 deletions(-) diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 8e567b4c6..c09c1600f 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.10.6 +filelock==3.10.7 # via virtualenv packaging==23.0 # via delocate @@ -24,5 +24,5 @@ wheel==0.40.0 # The following packages are considered to be unsafe in a requirements file: pip==23.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==67.6.0 +setuptools==67.6.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index e464d26c7..1f8607b61 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.10.6 +filelock==3.10.7 # via virtualenv packaging==23.0 # via delocate @@ -24,5 +24,5 @@ wheel==0.40.0 # The following packages are considered to be unsafe in a requirements file: pip==23.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==67.6.0 +setuptools==67.6.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index ee7bf6c91..53670e72c 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.10.6 +filelock==3.10.7 # via virtualenv importlib-metadata==6.1.0 # via virtualenv @@ -31,5 +31,5 @@ zipp==3.15.0 # The following packages are considered to be unsafe in a requirements file: pip==23.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==67.6.0 +setuptools==67.6.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index f9d3a8e5d..ae62ce369 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.10.6 +filelock==3.10.7 # via virtualenv packaging==23.0 # via delocate @@ -24,5 +24,5 @@ wheel==0.40.0 # The following packages are considered to be unsafe in a requirements file: pip==23.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==67.6.0 +setuptools==67.6.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 21572ebe9..5f876e42a 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.10.6 +filelock==3.10.7 # via virtualenv packaging==23.0 # via delocate @@ -24,5 +24,5 @@ wheel==0.40.0 # The following packages are considered to be unsafe in a requirements file: pip==23.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==67.6.0 +setuptools==67.6.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index e464d26c7..1f8607b61 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.10.6 +filelock==3.10.7 # via virtualenv packaging==23.0 # via delocate @@ -24,5 +24,5 @@ wheel==0.40.0 # The following packages are considered to be unsafe in a requirements file: pip==23.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==67.6.0 +setuptools==67.6.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 629556576..5d13439bb 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,49 +1,49 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-03-20-322221b +manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-04-02-a4fcaba manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-03-26-14247e5 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-03-26-14247e5 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-02-7bc2fc8 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-04-02-7bc2fc8 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2023-03-26-164c969 +manylinux1 = quay.io/pypa/manylinux1_i686:2023-04-02-a4fcaba manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-03-26-14247e5 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-04-02-7bc2fc8 [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-03-26-14247e5 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-02-7bc2fc8 [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-03-26-14247e5 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-03-26-14247e5 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-02-7bc2fc8 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-04-02-7bc2fc8 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-03-26-14247e5 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-03-26-14247e5 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-04-02-7bc2fc8 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-04-02-7bc2fc8 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-03-26-14247e5 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-03-26-14247e5 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-04-02-7bc2fc8 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-04-02-7bc2fc8 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-26-14247e5 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-02-7bc2fc8 manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-03-26-14247e5 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-02-7bc2fc8 diff --git a/docs/working-examples.md b/docs/working-examples.md index a2494955b..ce3ee1f14 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -65,8 +65,8 @@ 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) | | [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data | | [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | -| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system | | [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. | +| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system | | [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS ΒΆ | | [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. | | [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. | @@ -171,8 +171,8 @@ title: Working examples [DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest [google neuroglancer]: https://github.com/google/neuroglancer [AutoPy]: https://github.com/autopilot-rs/autopy -[H3-py]: https://github.com/uber/h3-py [CTranslate2]: https://github.com/OpenNMT/CTranslate2 +[H3-py]: https://github.com/uber/h3-py [Rtree]: https://github.com/Toblerity/rtree [markupsafe]: https://github.com/pallets/markupsafe [Picologging]: https://github.com/microsoft/picologging