From f97c1fb99b0aeab0c8e7e3f2113bd828b903911c Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:15:02 +0100 Subject: [PATCH] [Bot] Update dependencies (#2077) Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> --- .../resources/constraints-pyodide312.txt | 8 ++-- .../resources/constraints-python310.txt | 4 +- .../resources/constraints-python311.txt | 2 +- .../resources/constraints-python312.txt | 2 +- .../resources/constraints-python313.txt | 2 +- .../resources/constraints-python38.txt | 2 +- .../resources/constraints-python39.txt | 4 +- cibuildwheel/resources/constraints.txt | 2 +- .../resources/pinned_docker_images.cfg | 40 +++++++++---------- docs/working-examples.md | 16 ++++---- 10 files changed, 41 insertions(+), 41 deletions(-) diff --git a/cibuildwheel/resources/constraints-pyodide312.txt b/cibuildwheel/resources/constraints-pyodide312.txt index 02e756cc..52e942fd 100644 --- a/cibuildwheel/resources/constraints-pyodide312.txt +++ b/cibuildwheel/resources/constraints-pyodide312.txt @@ -21,7 +21,7 @@ click==8.1.7 # via typer cloudpickle==3.1.0 # via loky -cmake==3.30.5 +cmake==3.31.0.1 # via pyodide-build distlib==0.3.9 # via virtualenv @@ -46,7 +46,7 @@ markdown-it-py==3.0.0 # via rich mdurl==0.1.2 # via markdown-it-py -packaging==24.1 +packaging==24.2 # via # auditwheel-emscripten # build @@ -95,7 +95,7 @@ sniffio==1.3.1 # via # anyio # httpx -typer==0.12.5 +typer==0.13.0 # via # auditwheel-emscripten # pyodide-build @@ -117,7 +117,7 @@ virtualenv==20.27.1 # via # build # pyodide-build -wheel==0.44.0 +wheel==0.45.0 # via # auditwheel-emscripten # pyodide-build diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 387b6eff..1413a095 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -14,7 +14,7 @@ importlib-metadata==8.5.0 # via build macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate @@ -30,5 +30,5 @@ typing-extensions==4.12.2 # via delocate virtualenv==20.27.1 # via -r cibuildwheel/resources/constraints.in -zipp==3.20.2 +zipp==3.21.0 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 51cd73fe..6b9c935e 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -12,7 +12,7 @@ filelock==3.16.1 # via virtualenv macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 51cd73fe..6b9c935e 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -12,7 +12,7 @@ filelock==3.16.1 # via virtualenv macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate diff --git a/cibuildwheel/resources/constraints-python313.txt b/cibuildwheel/resources/constraints-python313.txt index 51cd73fe..6b9c935e 100644 --- a/cibuildwheel/resources/constraints-python313.txt +++ b/cibuildwheel/resources/constraints-python313.txt @@ -12,7 +12,7 @@ filelock==3.16.1 # via virtualenv macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 387b6eff..ee9cd017 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -14,7 +14,7 @@ importlib-metadata==8.5.0 # via build macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 387b6eff..1413a095 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -14,7 +14,7 @@ importlib-metadata==8.5.0 # via build macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate @@ -30,5 +30,5 @@ typing-extensions==4.12.2 # via delocate virtualenv==20.27.1 # via -r cibuildwheel/resources/constraints.in -zipp==3.20.2 +zipp==3.21.0 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 51cd73fe..6b9c935e 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -12,7 +12,7 @@ filelock==3.16.1 # via virtualenv macholib==1.16.3 # via delocate -packaging==24.1 +packaging==24.2 # via # build # delocate diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 0d6a7721..950c92eb 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,57 +1,57 @@ [x86_64] manylinux1 = quay.io/pypa/manylinux1_x86_64:2024-04-29-76807b8 manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.11.10-1 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:2024.11.03-3 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.11.10-1 musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.10.26-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.11.03-3 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.11.10-1 [i686] manylinux1 = quay.io/pypa/manylinux1_i686:2024-04-29-76807b8 manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.11.10-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024.10.26-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.11.03-3 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.11.10-1 [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.11.10-1 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:2024.11.03-3 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.11.10-1 [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.11.10-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.11.10-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.11.03-3 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.11.10-1 musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.10.26-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.11.03-3 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.11.10-1 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.11.10-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.11.03-3 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.11.10-1 musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.10.26-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.11.03-3 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.11.10-1 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.11.10-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.11.03-3 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.11.10-1 musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.10.26-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.11.03-3 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.11.10-1 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.11.03-3 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.11.10-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.11.03-3 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.11.10-1 [armv7l] -musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2024.11.03-3 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2024.11.10-1 diff --git a/docs/working-examples.md b/docs/working-examples.md index 2e66f0d7..0a7a4c22 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -18,8 +18,8 @@ title: Working examples | [Prophet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. | | [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | The compiled version of MyPy using MyPyC. | | [Kivy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS | -| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python | | [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners | +| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python | | [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. | | [psutil][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Cross-platform lib for process and system monitoring in Python | | [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library | @@ -70,8 +70,8 @@ title: Working examples | [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. | | [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. | -| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS | +| [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 | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | @@ -94,10 +94,10 @@ title: Working examples | [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. | | [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis | | [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. | -| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python | | [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 | -| [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. | +| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python | | [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` | +| [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. | | [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms | | [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 | | [Arbor][] | ![github icon][] | ![apple icon][] ![linux icon][] | Arbor is a multi-compartment neuron simulation library; compatible with next-generation accelerators; best-practices applied to research software; focused on community-driven development. Includes a [small script](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py) patching `rpath` in bundled libraries. | @@ -128,8 +128,8 @@ title: Working examples [Prophet]: https://github.com/facebook/prophet [MyPy]: https://github.com/mypyc/mypy_mypyc-wheels [Kivy]: https://github.com/kivy/kivy -[MemRay]: https://github.com/bloomberg/memray [Triton]: https://github.com/openai/triton +[MemRay]: https://github.com/bloomberg/memray [uvloop]: https://github.com/MagicStack/uvloop [psutil]: https://github.com/giampaolo/psutil [Google Benchmark]: https://github.com/google/benchmark @@ -180,8 +180,8 @@ title: Working examples [time-machine]: https://github.com/adamchainz/time-machine [Picologging]: https://github.com/microsoft/picologging [markupsafe]: https://github.com/pallets/markupsafe -[pybind11 cmake_example]: https://github.com/pybind/cmake_example [Rtree]: https://github.com/Toblerity/rtree +[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 [tgcalls]: https://github.com/MarshalX/tgcalls @@ -204,10 +204,10 @@ title: Working examples [bx-python]: https://github.com/bxlab/bx-python [power-grid-model]: https://github.com/PowerGridModel/power-grid-model [boost-histogram]: https://github.com/scikit-hep/boost-histogram -[pybase64]: https://github.com/mayeut/pybase64 [Python-WebRTC]: https://github.com/MarshalX/python-webrtc -[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build +[pybase64]: https://github.com/mayeut/pybase64 [Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python +[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build [fathon]: https://github.com/stfbnc/fathon [pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example [Arbor]: https://github.com/arbor-sim/arbor